aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ranger/rc.conf
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2017-01-18 05:59:32 -0700
committerkatherine <shmibs@shmibbles.me>2017-01-18 05:59:32 -0700
commitb3396c71b58b458fb4a5e51d02a5b08497605df0 (patch)
treea6c202669105787e603eef47c28839df8571da65 /.config/ranger/rc.conf
parent952fb932629d3541a73d9e448f1d58ce84d2de92 (diff)
downloaddotfiles-b3396c71b58b458fb4a5e51d02a5b08497605df0.tar.gz
fix typo in rc.conf
Diffstat (limited to '.config/ranger/rc.conf')
-rw-r--r--.config/ranger/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf
index 72384f2..25ac810 100644
--- a/.config/ranger/rc.conf
+++ b/.config/ranger/rc.conf
@@ -395,8 +395,8 @@ map cm search_next order=mtime
map ca search_next order=atime
# Tabs
-map <C-t> tab_new ~
-map <C-t> tab_move 1
+map <C-t> tab_new
+map <C-n> tab_move 1
map <C-p> tab_move -1
map <C-w> tab_close
map <TAB> tab_move 1