]> git.rmz.io Git - dotfiles.git/commitdiff
ncmpcpp: cC always acts on main playlist
authorSamir Benmendil <samir.benmendil@gmail.com>
Wed, 28 Jan 2015 22:38:47 +0000 (22:38 +0000)
committerSamir Benmendil <samir.benmendil@gmail.com>
Wed, 28 Jan 2015 22:40:49 +0000 (22:40 +0000)
ncmpcpp/bindings

index 14878a769a29618f1979f34e752fb362e76195b2..83ae3d5ebb23df66a6e3259385fc99b4c64cc8ec 100644 (file)
@@ -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