diff options
-rw-r--r-- | txr.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -42264,6 +42264,9 @@ function. This method allows a termination status to be specified: os-shell $ .cble +However, if a \*(TX interactive session is terminated this way, it will not +save the listener history. + Raising a fatal signal with the .code raise function is another way to quit: @@ -42274,6 +42277,8 @@ function is another way to quit: os-shell $ .cble +The previous remark about not saving the listener history applies here also. + .SS* Interrupting Evaluation Ctrl-C typed while editing a command line is interpreted as an editing command |