diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings index e701bb4..854a446 100644 --- a/ncmpcpp/bindings +++ b/ncmpcpp/bindings @@ -278,7 +278,8 @@ def_key "p" show_playlist_editor # def_key "t" - show_tag_editor + dummy +# show_tag_editor # def_key "o" show_outputs @@ -406,7 +407,8 @@ def_key "left" #def_key "e" # edit_song # -#def_key "e" +def_key "e" + dummy # edit_library_tag # #def_key "e" @@ -493,8 +495,8 @@ def_key "alt-j" #def_key "~" # jump_to_media_library # -#def_key "E" -# jump_to_tag_editor +def_key "E" + dummy # #def_key "U" # toggle_playing_song_centering diff --git a/ncmpcpp/config b/ncmpcpp/config index 7d9f498..d0e248f 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -312,10 +312,12 @@ playlist_editor_display_mode = columns #discard_colors_if_item_is_selected = yes # #show_duplicate_tags = yes +show_duplicate_tags = no # #incremental_seeking = yes # #seek_time = 1 +seek_time = 5 # #volume_change_step = 2 #