From 78e68d2991cea31608120a0900a3477d5c70797e Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 29 Sep 2025 16:51:10 +0200 Subject: up --- .config/mutt/defaults.muttrc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.config/mutt/defaults.muttrc') 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' -- cgit v1.2.3