summaryrefslogtreecommitdiffstats
path: root/.config/mutt/defaults.muttrc
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-29 16:51:10 +0200
committerjoe <rbo@gmx.us>2025-09-29 16:51:10 +0200
commit78e68d2991cea31608120a0900a3477d5c70797e (patch)
tree81968c9c1d57682bfcbf414fa2cf921bb44f2ca2 /.config/mutt/defaults.muttrc
parentup (diff)
downloaddotfiles-bsd-78e68d2991cea31608120a0900a3477d5c70797e.tar.gz
dotfiles-bsd-78e68d2991cea31608120a0900a3477d5c70797e.tar.bz2
dotfiles-bsd-78e68d2991cea31608120a0900a3477d5c70797e.tar.xz
dotfiles-bsd-78e68d2991cea31608120a0900a3477d5c70797e.tar.zst
dotfiles-bsd-78e68d2991cea31608120a0900a3477d5c70797e.zip
up
Diffstat (limited to '.config/mutt/defaults.muttrc')
-rw-r--r--.config/mutt/defaults.muttrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/mutt/defaults.muttrc b/.config/mutt/defaults.muttrc
index 0a714bd..3787f44 100644
--- a/.config/mutt/defaults.muttrc
+++ b/.config/mutt/defaults.muttrc
@@ -97,6 +97,7 @@ bind pager,browser G bottom-page
bind index,pager,browser d half-down
bind index,pager,browser u half-up
bind index,pager S sync-mailbox
+bind index,pager s sync-mailbox
bind index,pager R group-reply
bind index \031 previous-undeleted # Mouse wheel
bind index \005 next-undeleted # Mouse wheel
@@ -179,9 +180,9 @@ color index_author brightred default "~N"
# color index_subject brightred default "~N"
# Tagged mail is highlighted:
-color index default color088 "~T"
-color index_author default color088 "~T"
-color index_subject default default "~T"
+color index default red "~T"
+color index_author default red "~T"
+color index_subject default red "~T"
# Shaded for deleted
color index brightblack default '~D'