summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-05 13:23:44 +0200
committerhut <hut@lavabit.com>2011-10-05 13:23:44 +0200
commit0378a2cce3b36bab272e365dcf4c5c9228f44938 (patch)
treec5b30d01afd677fb1b1bb3c2796538f445176f20 /ranger
parentdbec46f5811c9c660129c91348d47442e5a524d3 (diff)
downloadranger-0378a2cce3b36bab272e365dcf4c5c9228f44938.tar.gz
defaults/rc.conf: Fixed bad keybindings
Diffstat (limited to 'ranger')
-rw-r--r--ranger/defaults/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/defaults/rc.conf b/ranger/defaults/rc.conf
index d8ce123d..bf29335e 100644
--- a/ranger/defaults/rc.conf
+++ b/ranger/defaults/rc.conf
@@ -85,8 +85,8 @@ map <END>      move to=-1
 map <PAGEDOWN> move down=1   pages=True
 map <PAGEUP>   move up=1     pages=True
 map <CR>       move right=1
-map <DEL>      console delete
-map <INS>      console touch
+map <DELETE>   console delete
+map <INSERT>   console touch 
 
 # VIM-like
 copymap <UP>       k