From 9cfac308aa64e62d587965ab234897b13b84b7a5 Mon Sep 17 00:00:00 2001 From: rayelliott Date: Sat, 24 Oct 2020 21:53:45 +0000 Subject: [PATCH] update --- bindings | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/bindings b/bindings index 17c7a59..ba82451 100644 --- a/bindings +++ b/bindings @@ -222,6 +222,7 @@ def_key "space" #def_key "space" # add_item_to_playlist + # #def_key "space" # toggle_lyrics_update_on_song_change @@ -376,6 +377,12 @@ def_key "space" #def_key "Z" # shuffle # +def_key "d" + delete_playlist_items + +def_key "d" + delete_browser_items + #def_key "x" # toggle_crossfade # @@ -451,6 +458,18 @@ def_key "space" #def_key "g" # jump_to_position_in_song # +def_key "h" + previous_column + +def_key "l" + next_column + +def_key "l" + enter_directory + +def_key "l" + add_item_to_playlist + #def_key "l" # show_lyrics # @@ -469,6 +488,9 @@ def_key "space" #def_key "a" # add_selected_items # +def_key "a" + add_item_to_playlist + #def_key "c" # clear_playlist # @@ -502,9 +524,6 @@ def_key "space" #def_key "S" # save_playlist # -def_key "o" - enter_directory - def_key "o" select_item scroll_down