mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
NEWS entry for adding tab-completion to notmuch-search
Add a news entry for commit6a280088e6769015ade7758b9790384997a21ff3.
This commit is contained in:
parent
fa040d9459
commit
2d5b927d2a
1 changed files with 8 additions and 0 deletions
8
NEWS
8
NEWS
|
@ -33,6 +33,14 @@ Add "notmuch count --output" option
|
|||
The count command is now capable of counting threads in addition to
|
||||
messages. This is selected using the new --output=(threads|messages) option.
|
||||
|
||||
New emacs UI features
|
||||
---------------------
|
||||
|
||||
Add tab-completion for notmuch-search and notmuch-search-filter
|
||||
|
||||
These functions now support completion tags for query parts
|
||||
starting with "tag:".
|
||||
|
||||
Performance
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue