From: Samir Benmendil Date: Wed, 28 Jan 2015 22:38:47 +0000 (+0000) Subject: ncmpcpp: cC always acts on main playlist X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/74e66389d489c7e426c89368456afb8eb01dd4f5 ncmpcpp: cC always acts on main playlist --- diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings index 14878a7..83ae3d5 100644 --- a/ncmpcpp/bindings +++ b/ncmpcpp/bindings @@ -73,3 +73,15 @@ def_key "&" def_key "*" show_visualizer + +def_key "c" + clear_main_playlist + +# def_key "c" +# dummy + +def_key "C" + crop_main_playlist + +# def_key "C" +# dummy