From: Samir Benmendil Date: Mon, 26 Dec 2016 01:12:18 +0000 (+0000) Subject: mutt: disable Q and x on the pager as well X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/662421942c5417208bb6b81f360759b3d5ebe53e?ds=sidebyside mutt: disable Q and x on the pager as well --- diff --git a/mutt/bindings b/mutt/bindings index a8dfb0a..028fa0a 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -19,8 +19,8 @@ macro index,pager gs "=gmail/spam" "go to spam" macro index,pager gc "=gmail/cadscan" "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 complete-query