On Thu, Sep 24, 2015 at 12:22:31PM +0100, Paul Tansom wrote: > Is there a way to change the status_format when you change folders / accounts? > > I currently have lines similar to: > > set status_format = "-%r-Mutt: aptanet.com %f [Msgs:%?M?%M/?%m%?n? > New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? > Inc:%b?%?l? %l?]---(%s/%S)-%>-(%P)---"
Hmm, I thought maybe you could replace the domain with \$folder. I expected the escaped `$' would prompt evaluation everytime the status line is rendered, rather than when the config file is parsed. But that does not seem to work in my testing. Maybe simple $folder does the trick? I do not have a easy way to test multiple accounts. -- Suvayu Open source is the future. It sets us free.