summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-08 21:24:51 +0200
committerhut <hut@lavabit.com>2011-10-08 21:24:51 +0200
commit27d4781d06f9412876e819273c59e2828be65e70 (patch)
tree4f8ba3e461c9fcf56998592f84252109793ca1d8
parentc8b262ef3560e77d03afc08688abbde15349db34 (diff)
downloadranger-27d4781d06f9412876e819273c59e2828be65e70.tar.gz
data/config_examples/rc.conf: Fixed bad command
-rw-r--r--ranger/data/config_examples/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/data/config_examples/rc.conf b/ranger/data/config_examples/rc.conf
index b9bdd260..5598d9f1 100644
--- a/ranger/data/config_examples/rc.conf
+++ b/ranger/data/config_examples/rc.conf
@@ -52,8 +52,8 @@
 ## You might want to scroll up/down with u/d like in a pager
 #copymap d D
 #copymap u U
-#map d down=0.8  pages=True
-#map u up=0.8    pages=True
+#map d move down=0.8  pages=True
+#map u move up=0.8    pages=True
 
 ## Or scroll up/down with ^P/^N:
 #copymap <down> <C-N>