I am an absolute Lisp / Scheme beginner, now trying to self-teach by reading Simply Scheme from page 1. I downloaded MIT/GNU Scheme with builtin Edwin editor. I would like to run Edwin in console mode under iTerm rather than in its default X11/XQuartz mode which takes more time to start and has eyes-hurting bitmap font display.
I found out the page Starting Edwin which lists a (console)
variable under variable+: create-editor-args
, I think it must be what I need, but I do not know exactly what to type under shell prompt to invoke it. I beg your pardon for asking such a stupid question.
To run Edwin in the terminal: