Update .muttrc

This commit is contained in:
Chris Cowley 2025-09-22 10:01:18 +02:00
parent 383798adf7
commit 285a6d5561

View file

@ -51,7 +51,7 @@ set use_threads=threads sort=date sort_aux=date
# "search and reconstruct owning thread (using notmuch)"
#
# Mark as read (remove unread tag)
macro index R ";-unread<enter>" "Mark read (remove unread tag)"
#macro index R ";-unread<enter>" "Mark read (remove unread tag)"
# Tag as important
macro index i ";+important<enter>" "Tag important"
#macro index i ";+important<enter>" "Tag important"