]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: disable Q and x on the pager as well
authorSamir Benmendil <me@rmz.io>
Mon, 26 Dec 2016 01:12:18 +0000 (01:12 +0000)
committerSamir Benmendil <me@rmz.io>
Mon, 26 Dec 2016 01:27:58 +0000 (01:27 +0000)
mutt/bindings

index a8dfb0aa882a14726a4e3d75d7be55c766c8529e..028fa0a1c2b1d2947f90837e4d506699b40560fd 100644 (file)
@@ -19,8 +19,8 @@ macro index,pager gs "<change-folder>=gmail/spam<return>"    "go to spam"
 macro index,pager gc "<change-folder>=gmail/cadscan<return>" "go to cadscan"
 
 bind index q noop
-bind index Q noop
-bind index x noop
+bind index,pager Q noop
+bind index,pager x noop
 
 # completion
 bind editor <Tab> complete-query