Add mutt bindings

This commit is contained in:
Austen Adler 2019-04-07 22:13:45 -04:00
parent eec86113a1
commit f8fb29ea86
2 changed files with 2 additions and 0 deletions

View File

@ -313,6 +313,7 @@ bind pager n next-entry
# Exit/Quit (quit will prompt)
bind generic,index,pager,index Q exit
bind generic,index,pager,index q exit # Does not work in neomutt!
# Reload configuration
macro generic,index,pager,editor ,<Space> ":source ~/.mutt/muttrc\n" "Reload mutt's configuration file"

View File

@ -1,4 +1,5 @@
source ~/.mutt/muttrc
# These bindings do not exist in mutt
bind generic,index,pager,index q noop
bind generic,index,pager,index q quit
bind index x toggle-read