summary refs log tree commit diff stats
path: root/examples/plugin_chmod_keybindings.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-03-01 09:19:47 +0100
committerhut <hut@lavabit.com>2013-03-01 09:22:59 +0100
commitc139ec86237c2800f55ea2064f18c1b5bc4e9523 (patch)
tree9469cc1e167f00cacf8214358f153ed634942698 /examples/plugin_chmod_keybindings.py
parent76612b05b5d1490032e38a736c7293bd750c877d (diff)
downloadranger-c139ec86237c2800f55ea2064f18c1b5bc4e9523.tar.gz
Added version info to examples
Diffstat (limited to 'examples/plugin_chmod_keybindings.py')
-rw-r--r--examples/plugin_chmod_keybindings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plugin_chmod_keybindings.py b/examples/plugin_chmod_keybindings.py
index f26cb3e3..0ab975ed 100644
--- a/examples/plugin_chmod_keybindings.py
+++ b/examples/plugin_chmod_keybindings.py
@@ -1,3 +1,5 @@
+# Compatible with ranger 1.6.*
+#
 # This plugin serves as an example for adding key bindings through a plugin.
 # It could replace the ten lines in the rc.conf that create the key bindings
 # for the "chmod" command.