From db9c8e1a0dcae2c49987ff3ffc8c7cdb806a8357 Mon Sep 17 00:00:00 2001 From: Jiayi Zhao Date: Fri, 4 Jan 2019 20:34:35 -0500 Subject: update keymap.conf --- config/keymap.conf | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'config') diff --git a/config/keymap.conf b/config/keymap.conf index 8a71afc..f6cd21f 100644 --- a/config/keymap.conf +++ b/config/keymap.conf @@ -14,11 +14,9 @@ map END cursor_move_end map PPAGE cursor_move_page_up map NPAGE cursor_move_page_down -map SPACE mark_files - map r open_file_with -map R reload_dir_list +map z,h toggle_hidden map d,d cut_files map y,y copy_files @@ -31,11 +29,14 @@ map c,w rename_file overwrite map d,D delete_files map DELETE delete_files -map z,h toggle_hidden +map SPACE select_files toggle=true map g,r change_directory '/' -map g,r change_directory '/etc' - -# map CTRL,t new_tab +map g,e change_directory '/etc' -# map bb bulk_rename +## Features not yet implemented +map / search +map m,k make_directory +map R reload_dir_list +map CTRL,t new_tab +map b,b bulk_rename -- cgit v1.2.3