summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.114
1 files changed, 12 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 12b64512..ab260a57 100644
--- a/txr.1
+++ b/txr.1
@@ -82533,8 +82533,18 @@ incrementing the prompt number. The
command prints just the current prompt number, followed by a newline,
without incrementing the number.
-These comments are useful in plain mode, in which no prompts are
-printed. See Plain Mode below.
+The
+.code :prompt-on
+command enables the printing of prompts. The full prompt is printed before
+reading each new expression. An abbreviated prompt is printed before reading
+the continuation lines of an incomplete expression.
+
+These commands are useful in plain mode, in which no prompts are
+printed by default. See Plain Mode below. The
+.code :prompt-on
+command only has an effect in plain mode.
+
+None of these prompt-related commands are entered into the history.
.SS* Plain Mode