From 39f44b6aa5ebb29405a4523d4ef12cc4aacad4f6 Mon Sep 17 00:00:00 2001 From: shmibs Date: Sun, 12 Jan 2014 03:01:32 -0700 Subject: updated dir names and ranger keybindings --- .config/ranger/rc.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/ranger/rc.conf') diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 20f9ea3..d8a94ac 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -210,6 +210,7 @@ map ; console map ! console shell map @ console -p6 shell %%s map # console shell -p +map l console shell -p map s console shell map r chain draw_possible_programs; console open_with map f console find @@ -340,7 +341,9 @@ map cm search_next order=mtime map ca search_next order=atime # Tabs -map tab_new ~ +map tab_new ~ +map tab_move 1 +map tab_move -1 map tab_close map tab_move 1 map tab_move -1 -- cgit v1.2.3