diff --git a/templates/mpd/ncmpcpp/bindings.j2 b/templates/mpd/ncmpcpp/bindings.j2 index b6b2d7d..92e0d45 100644 --- a/templates/mpd/ncmpcpp/bindings.j2 +++ b/templates/mpd/ncmpcpp/bindings.j2 @@ -1,6 +1,6 @@ # {{ ansible_managed }} -# custom bindings +# enabled bindings def_key "a" add_item_to_playlist @@ -137,6 +137,7 @@ def_key "u" update_database def_key "/" + find_item_forward find def_key "q" @@ -151,9 +152,6 @@ def_key "c" def_key "C" clear_playlist -def_key "/" - find - # default dummy bindings def_key "mouse" @@ -177,12 +175,6 @@ def_key "insert" def_key "space" dummy -def_key "space" - dummy - -def_key "space" - dummy - def_key "right" dummy @@ -210,18 +202,6 @@ def_key "ctrl-h" def_key "backspace" dummy -def_key "backspace" - dummy - -def_key "backspace" - dummy - -def_key "y" - dummy - -def_key "y" - dummy - def_key "y" dummy @@ -252,12 +232,6 @@ def_key "X" def_key "ctrl-s" dummy -def_key "ctrl-s" - dummy - -def_key "ctrl-s" - dummy - def_key "ctrl-r" dummy @@ -351,11 +325,5 @@ def_key "ctrl-l" def_key "`" dummy -def_key "`" - dummy - -def_key "`" - dummy - def_key "ctrl-p" dummy