]> git.cworth.org Git - notmuch/commitdiff
Introduce unthreaded mode
authorMark Walters <markwalters1009@gmail.com>
Thu, 27 Feb 2020 17:16:48 +0000 (17:16 +0000)
committerDavid Bremner <david@tethera.net>
Fri, 20 Mar 2020 01:06:49 +0000 (22:06 -0300)
This commit introduces a new 'unthreaded' search mode where each
matching message is shown on a separate line. It shares almost all of
its code with tree view. Subsequent commits will allow it to diverge
slightly in appearance.


No differences found