Skip to content

Instantly share code, notes, and snippets.

@flatcap
Created September 1, 2021 10:52
Show Gist options
  • Save flatcap/bd9105208b016ae39ed253f95d94e808 to your computer and use it in GitHub Desktop.
Save flatcap/bd9105208b016ae39ed253f95d94e808 to your computer and use it in GitHub Desktop.
neomutt: toggle limit to tagged emails
macro index <F5> "<enter-command> source on.rc<enter>"
push "<limit>.<enter>"
macro index <F5> "<enter-command> source on.rc<enter>"
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