Add -s option.

Re-enables pasting multiline sequences to the > prompt (for making checkfiles).
This commit is contained in:
Eric S. Raymond 2017-06-12 16:51:35 -04:00
parent a02b387999
commit 66c22301ed
4 changed files with 25 additions and 13 deletions

View file

@ -37,7 +37,9 @@ There have been no gameplay changes.
-l:: Log commands to specified file.
-o:: Old-style. Restores original interface, no prompt or command history.
-s:: Suppress Emacs-like line editing and command history.
-o:: Old-style. Restores original interface, no prompt or line editing.
== BUGS ==