summary refs log tree commit diff stats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/rc_emacs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rc_emacs.conf b/examples/rc_emacs.conf
index f5e66b89..f0752e62 100644
--- a/examples/rc_emacs.conf
+++ b/examples/rc_emacs.conf
@@ -347,7 +347,7 @@ map <C-r> search_next forward=False
 map <C-x>b    tab_move 1
 map <A-Right> tab_move 1
 map <A-Left>  tab_move -1
-map <C-x>f    tab_new ~
+map <C-x><C-f> tab_new ~
 map <C-_>k    tab_restore
 map <a-1>     tab_open 1
 map <a-2>     tab_open 2