From 64163d231729947c3bf2cd3594d9a445382a0215 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Thu, 17 Mar 2016 22:54:52 +0100 Subject: [PATCH] more vim-movement in ncmpcpp --- config/ncmpcpp/bindings | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/ncmpcpp/bindings b/config/ncmpcpp/bindings index 38c9925..7497604 100644 --- a/config/ncmpcpp/bindings +++ b/config/ncmpcpp/bindings @@ -189,6 +189,9 @@ def_key "j" # #def_key "home" # move_home +def_key "h" + move_home + enter_directory # #def_key "end" # move_end @@ -198,6 +201,8 @@ def_key "j" # #def_key "enter" # enter_directory +def_key "l" + enter_directory # #def_key "enter" # toggle_output