From b9d2938f9fd13c290f187901c2fd43c957a24dd7 Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Wed, 18 Dec 2019 06:34:07 +0100 Subject: msglist: highlight marked messages Note that, until we get color configuration, this means that the user *must* have the %Z verb in the index format else it'll be horribly confusing as no visual indication is provided --- config/aerc.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/aerc.conf.in') diff --git a/config/aerc.conf.in b/config/aerc.conf.in index 5feeac0..39548cd 100644 --- a/config/aerc.conf.in +++ b/config/aerc.conf.in @@ -7,7 +7,7 @@ # with mutt's printf-like syntax. # # Default: -index-format=%D %-17.17n %s +index-format=%D %-17.17n %Z %s # # See time.Time#Format at https://godoc.org/time#Time.Format -- cgit v1.2.3