Add ncmpcpp option to delete music from playlist using "d"

This commit is contained in:
Thomas Dehaeze 2019-07-12 13:26:13 +02:00
parent 338a94245d
commit 1d32be45f0

View File

@ -591,6 +591,13 @@ Cheatsheet: https://pkgbuild.com/~jelle/ncmpcpp/
move_sort_order_down
def_key "K"
move_sort_order_up
def_key "d"
delete_playlist_items
def_key "+"
volume_up
def_key "-"
volume_down
#+end_src
* MPD