summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index b112dc2c..0228725e 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -628,6 +628,7 @@ cmap <C-u>        eval fm.ui.console.delete_rest(-1)
 cmap <C-y>        eval fm.ui.console.paste()
 
 # And of course the emacs way
+copycmap <ESC>       <C-g>
 copycmap <up>        <C-p>
 copycmap <down>      <C-n>
 copycmap <left>      <C-b>