mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
news: add news entry for notmuch-pick
This commit is contained in:
parent
3c6b2d5071
commit
869986f725
1 changed files with 11 additions and 0 deletions
11
NEWS
11
NEWS
|
@ -30,6 +30,17 @@ Date range search support
|
|||
`<until>`. Please refer to the `notmuch-search-terms(7)` manual page
|
||||
for details.
|
||||
|
||||
New add-on tool: notmuch-pick
|
||||
-----------------------------
|
||||
|
||||
The new contrib/ tool `notmuch-pick` is an experimental threaded message
|
||||
view for the emacs interface. Each message is one line in the results
|
||||
and the thread structure is shown using UTF-8 box drawing characters
|
||||
(similar to Mutt's threaded view). It comes between search and show in
|
||||
terms of amount of output and can be useful for viewing both single
|
||||
threads and multiple threads. See the notmuch-pick README file for
|
||||
further details and installation.
|
||||
|
||||
Notmuch 0.14 (2012-08-20)
|
||||
=========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue