Created
September 1, 2021 10:52
-
-
Save flatcap/bd9105208b016ae39ed253f95d94e808 to your computer and use it in GitHub Desktop.
neomutt: toggle limit to tagged emails
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
macro index <F5> "<enter-command> source on.rc<enter>" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
push "<limit>.<enter>" | |
macro index <F5> "<enter-command> source on.rc<enter>" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
push "<limit>~T<enter><tag-prefix><clear-flag>*" | |
macro index <F5> "<enter-command> source off.rc<enter>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment