On 09.05.11,09:55, Michael Elkins wrote: > On Mon, May 09, 2011 at 05:28:50PM +0200, Jose M Vidal wrote: > > I am missing to have the year beside the day and the month of every > > message in the status window, specially when I am searching old > > e-mails. > > Is there any way to achieve this? > > See $index_format and $date_format in the manual. You can > customize the date display using those two variables. >
This is what I have in my $index_format and $date_format: set index_format="%6C %Z(%X) %D %-18.17f %-20.19t %s" set date_format="!%d.%m.%y,%H:%M" Jostein
