revert last change
svn: r4849
This commit is contained in:
parent
bea30d7ba9
commit
56a3701974
|
@ -14,7 +14,7 @@ interact with it.
|
|||
You can put the following in your ~/.mzschemerc so that MzScheme
|
||||
starts with readline support on xterms:
|
||||
|
||||
(when (terminal-port? (current-input-port))
|
||||
(when (regexp-match? #rx"xterm" (getenv "TERM"))
|
||||
(dynamic-require '(lib "rep.ss" "readline") #f))
|
||||
|
||||
or start MzScheme with
|
||||
|
|
Loading…
Reference in New Issue
Block a user