From: Samir Benmendil Date: Sat, 4 Jan 2014 02:36:33 +0000 (+0100) Subject: don't exit on q X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/d921e9a7c26353358033d26c1fd26485e5a09ff4 don't exit on q I need some other binding for that, not decided on what yet --- diff --git a/mutt/bindings b/mutt/bindings index f27ac96..662dc73 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -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 complete-query bind editor ^T complete