Mutt: Make "q" bindings less annoying

master
Pierre Neidhardt 2017-05-14 12:10:04 +05:30
parent b257ecf262
commit c9ab8f8948
1 changed files with 2 additions and 1 deletions

View File

@ -174,7 +174,8 @@ bind index "^" imap-fetch-mail
## Do not quit accidentally
bind index "Q" quit
bind index "q" query
bind index <Esc>q query
bind index "q" noop
## Vi/Emacs bindings.
bind pager j next-line