From d01ee57c0b6906d0de1003bdffb9bba67f86546a Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 3 Dec 2018 00:58:35 -0500 Subject: [PATCH] ncmpcpp bindings additions --- .config/ncmpcpp/bindings | 20 ++++++++++++++++---- .scripts/.getkeys/ncmpcpp | 1 + 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.config/ncmpcpp/bindings b/.config/ncmpcpp/bindings index 6eecd3e..d1bfc3e 100644 --- a/.config/ncmpcpp/bindings +++ b/.config/ncmpcpp/bindings @@ -542,10 +542,10 @@ # quit # # -def_key "f" - find -def_key "f" - find_item_forward +#def_key "f" +# find +#def_key "f" +# find_item_forward def_key "+" show_clock @@ -610,3 +610,15 @@ def_key "g" #jump_to_position_in_song def_key "U" update_database +def_key "s" + reset_search_engine +def_key "s" + show_search_engine +def_key "f" + show_browser +def_key "f" + change_browse_mode +def_key "x" + delete_playlist_items +def_key "P" + show_playlist diff --git a/.scripts/.getkeys/ncmpcpp b/.scripts/.getkeys/ncmpcpp index 63fa324..75cdf26 100644 --- a/.scripts/.getkeys/ncmpcpp +++ b/.scripts/.getkeys/ncmpcpp @@ -18,3 +18,4 @@ ncmpcpp is the music player. t - Tag editor s - Search v - Visualizer + P - Playlist