]> git.rmz.io Git - dotfiles.git/blobdiff - ncmpcpp/bindings
ncmpcpp: cC always acts on main playlist
[dotfiles.git] / 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