commit 9216a6cc36e4d335287df6c38b725d71a45d0aae parent 994981030eea39916d90847c7be8312451088ab8 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Fri, 11 Oct 2019 16:45:55 +0200 Add missing directory navigation binding Diffstat:
M | .config/ncmpcpp/bindings | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.config/ncmpcpp/bindings b/.config/ncmpcpp/bindings @@ -34,6 +34,8 @@ def_key "g" def_key "G" move_end +def_key "h" + jump_to_parent_directory def_key "l" enter_directory def_key "enter"