]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/bindings
mutt: disable Q and x on the pager as well
[dotfiles.git] / 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