summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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