summary refs log tree commit diff stats
path: root/examples/bash_subshell_notice.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bash_subshell_notice.sh')
-rw-r--r--examples/bash_subshell_notice.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/bash_subshell_notice.sh b/examples/bash_subshell_notice.sh
index b6b03d74..bc44d5a8 100644
--- a/examples/bash_subshell_notice.sh
+++ b/examples/bash_subshell_notice.sh
@@ -1,3 +1,5 @@
+# Compatible with ranger 1.5.3 through 1.6.*
+#
 # Change the prompt when you open a shell from inside ranger
 #
 # Add this line to your .bashrc for it to work.
'#n110'>110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161