]> git.rmz.io Git - dotfiles.git/commitdiff
don't exit on q
authorSamir Benmendil <samir.benmendil@gmail.com>
Sat, 4 Jan 2014 02:36:33 +0000 (03:36 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sat, 4 Jan 2014 02:36:33 +0000 (03:36 +0100)
I need some other binding for that, not decided on what yet

mutt/bindings

index f27ac962c0c75ea787492e578387fc7de5e0bc92..662dc7339bffa9bc658421afdb59466d7cb829b0 100644 (file)
@@ -6,6 +6,8 @@ bind pager K previous-line
 bind index,pager j next-undeleted
 bind index,pager k previous-undeleted
 
+bind index q noop
+
 # completion
 bind editor <Tab> complete-query
 bind editor ^T complete