Change reload macro to support neomutt
This commit is contained in:
parent
865b95aa3b
commit
8753937fad
@ -15,7 +15,7 @@ macro index "\ef" "<pipe-message>view-x-face<enter>" # View
|
||||
macro index "\ev" "<pipe-message>less<enter>" # View the message in less.
|
||||
macro index "\Cs\Co" "<limit>~h \"X-SpamProbe: GOOD\"<enter><last-entry>" # View good emails.
|
||||
macro index "\Cs\Cs" "<limit>~h \"X-SpamProbe: SPAM\"<enter><last-entry>" # View bad emails.
|
||||
macro index \Cr ":source ~/.muttrc<enter>" "Re-source the muttrc"
|
||||
macro index \Cr ":source ~/.config/neomutt/neomuttrc<enter>" "Re-source the neomuttrc"
|
||||
|
||||
# Macros for use in the pager.
|
||||
macro pager "w" "<enter-command>set invsmart_wrap invmarkers<enter>" # Toggle wrap stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user