aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jim_tcl.txt')
-rw-r--r--jim_tcl.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/jim_tcl.txt b/jim_tcl.txt
index 67d5adc..83dd9c8 100644
--- a/jim_tcl.txt
+++ b/jim_tcl.txt
@@ -5888,6 +5888,10 @@ The following global variables are set by jimsh.
+*jim::argv0*+::
The value of argv[0] when jimsh was invoked.
++*jim::lineedit*+::
+ This variables is set to 1 if jimsh was configured with line editing support,
+ or 0 if not.
+
The following variables have special meaning to Jim Tcl:
+*jim::defer*+::