Hi,
I have (among others) the following hooks in my .muttrc:
folder-hook . set simple_search=\"~f %s | ~s %s\"
folder-hook < set simple_search=\"~C %s | ~s %s\"
When I access the Sent (<) folder directly with "mutt -f '<'" the
correct folder-hook is applied.
However if I start in any other folder and change to '<' with 'c<' then
simple_search stays at the default (i.e the < hook is not applied).
Is this a bug?
Thanks,