We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0e776 commit f070065Copy full SHA for f070065
rlprompt.tcl
@@ -4,7 +4,7 @@
4
# In order to automatically have readline-editing features
5
# put this in your $HOME/.jimrc
6
#
7
-# if {$jim_interactive} {
+# if {$tcl_interactive} {
8
# if {[catch {package require rlprompt}] == 0} {
9
# rlprompt.shell
10
# }
0 commit comments