neomutt: Format settings

This commit is contained in:
Marty Oehme 2025-09-08 21:56:40 +02:00
parent 79a9c4a227
commit 3abc92ac08
Signed by: Marty
GPG key ID: 4E535BC19C61886E
4 changed files with 103 additions and 75 deletions

View file

@ -80,6 +80,7 @@ set compose_format="-- NeoMutt: Compose [Approx. msg size: %l Atts: %a]%>-"
# set vfolder_format = "%N %?n?%3n& ? %8m  · %f"
set attach_format = "%u%D  %T %-75.20d %T  %5s %m/%M"
set sidebar_format = '%D%?Z? [%Z]?%* %?S?%S?'
set sidebar_format = '%B%<F? [%F]>%* %<Z?%Z/>%S'
index-format-hook attachment_info '=B text/calendar ~X 1' ' '
index-format-hook attachment_info '=B text/calendar' " "
index-format-hook attachment_info '~X 1' " "
@ -139,7 +140,6 @@ color sidebar_divider color8 black # divider between sidebar & content
color sidebar_flagged red black # mailboxes containing flagged mail
color sidebar_new green black # mailboxes containing new mail
color sidebar_unread color7 default # mailboxes containing unread mail
color sidebar_unread color7 default # mailboxes containing unread mail
# Message Headers -----------------------------------------------------------------