From cb5b087ccd8f41bcbdfef98923eb0432e89d02b8 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 20 Mar 2025 16:10:17 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-20 16:10:17 --- .config/aerc/aerc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index 3476996c..6e83cd57 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -125,7 +125,7 @@ column-name={{.Style (index (.From | names) 0) "name"}} column-subject={{.Style (printf "%s%s" .ThreadPrefix .Subject) "subject"}} column-date={{.Style (.DateAutoFormat .Date.Local) "date"}} # column-labels = ({{.Style (.Labels | join " ") "labels"}}) -column-labels = {{.StyleMap (map .Labels (case `^Archive/` "A/")) (exclude `Inbox`) (case `^A/.*` "labels") (default "labels") | join ","}} +column-labels = {{.StyleMap (map .Labels (case replace `^Archive/` "A/")) (exclude `Inbox`) (case `^A/.*` "labels") (default "labels") | join ","}} # # String separator inserted between columns. When the column width specifier is