]> git.rmz.io Git - dotfiles.git/commitdiff
ncmpcpp: ctrl_ will be deprecated
authorSamir Benmendil <me@rmz.io>
Sun, 16 Oct 2016 13:12:17 +0000 (14:12 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 16 Oct 2016 13:12:17 +0000 (14:12 +0100)
ncmpcpp/bindings

index 83ae3d5ebb23df66a6e3259385fc99b4c64cc8ec..1db505b7cf3909a558136fefbac8fb9638cf04db 100644 (file)
@@ -2,7 +2,7 @@
 def_key "q"
   dummy
 
-def_key "ctrl_c"
+def_key "ctrl-c"
   quit
 
 def_key "k"