pazz / alot

Terminal-based Mail User Agent
GNU General Public License v3.0
697 stars 165 forks source link

Added an option to unfold only messages matching a query #1585

Closed po1vo closed 2 months ago

po1vo commented 3 years ago

When defined this option will make only matching messages unfold when opening a thread. Saves time rendering, avoids hacks like select; fold *; ... and improves ui/ux.

Sample use: thread_unfold_matching = "tag:unread"