<<< Date Index >>>     <<< Thread Index >>>

Saved Patterns



Is there a way to save a history of used search patterns when closing Mutt, so 
they can be used the next time?

If not, then I have a macro which puts a bunch of search patterns into the 
register by stepping through a bunch 
of searches.  After I run the macro, I can manually scroll throught the 
patterns with the up arrow.  Although 
I use the limit command in my macro, I can recall the patterns in a search or 
tag command. 


macro index \cl 
"<limit>pattern1<enter><limit>pattern2<enter><limit>pattern3<enter><limit>all<enter>"