Update .muttrc
This commit is contained in:
parent
81be68bf8e
commit
383798adf7
1 changed files with 6 additions and 0 deletions
|
|
@ -49,3 +49,9 @@ set use_threads=threads sort=date sort_aux=date
|
||||||
# macro index \
|
# macro index \
|
||||||
# "unset wait_key~/.mutt/mutt-notmuch.pl thread~/.cache/mutt_resultsset wait_key" \
|
# "unset wait_key~/.mutt/mutt-notmuch.pl thread~/.cache/mutt_resultsset wait_key" \
|
||||||
# "search and reconstruct owning thread (using notmuch)"
|
# "search and reconstruct owning thread (using notmuch)"
|
||||||
|
#
|
||||||
|
# Mark as read (remove unread tag)
|
||||||
|
macro index R ";-unread<enter>" "Mark read (remove unread tag)"
|
||||||
|
|
||||||
|
# Tag as important
|
||||||
|
macro index i ";+important<enter>" "Tag important"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue