diff options
Diffstat (limited to 'lib/repl.tes')
-rwxr-xr-x | lib/repl.tes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/repl.tes b/lib/repl.tes index b830e8b..dbbf3ce 100755 --- a/lib/repl.tes +++ b/lib/repl.tes @@ -5,7 +5,7 @@ * Requires an ANSI-compatible terminal. * * Currently, you must set the terminal characteristics on the outside: - * stty raw opost icrnl && /usr/local/share/sciteco/lib/repl.tes + * stty raw opost icrnl && sciteco -m /usr/local/share/sciteco/lib/repl.tes * * You can launch into interactive mode by typing -u#ex * |