1
0
Fork 0

Improve mail index

This commit is contained in:
Malte Brandy 2021-11-01 10:21:44 +01:00
parent c489c22e51
commit b4b2e81592
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -320,7 +320,7 @@ in
set sidebar_format = "%B%* %?N?%N/?%S"
set date_format="%F %R"
set index_format="%D %-15.15L %Z %s"
set index_format="%Z %D %-15.15L %s"
set display_filter="exec sed -r \"s/^Date:\\s*(([F-Wa-u]{3},\\s*)?[[:digit:]]{1,2}\\s+[A-Sa-y]{3}\\s+[[:digit:]]{4}\\s+[[:digit:]]{1,2}:[[:digit:]]{1,2}(:[[:digit:]]{1,2})?\\s+[+-][[:digit:]]{4})/date +'Date: %F (%a) %R' -d '\\1'/e\""