Add ncmpcpp option to delete music from playlist using "d"
This commit is contained in:
parent
338a94245d
commit
1d32be45f0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user