commit 4e1b161d136d723fd828577d9f78ba62224e45b8 parent 82d2ae48c011cfcbe8959a3ebabedae4cea92a5b Author: Alex Balgavy <alex@balgavy.eu> Date: Fri, 21 Oct 2022 21:13:00 +0200 neomutt: make pager show date, headers have time without timezone Diffstat:
M | neomutt/muttrc | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/neomutt/muttrc b/neomutt/muttrc @@ -58,7 +58,8 @@ bind generic : tag-prefix set date_format = "%d/%m" -set index_format="%2C %Z %?X?A& ? %?[1y?%[%b %d]&%[%F]? %-15.15F %s (%-4.4c) %> [%g]" +set index_format="%2C %Z %?X?A& ? %?[1y?%[%b %d %H:%M]&%[%F %H:%M]? %-15.15F %s (%-4.4c) %> [%g]" +set pager_format="-%Z- %C/%m: %-20.20n %?[1y?%[%b %d %H:%M]&%[%F %H:%M]? %s%* -- (%P)" # this is: # current message number (width 2) # message status flags