diff options
| author | jao <jao@gnu.org> | 2021-08-22 01:50:48 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-08-21 19:48:13 -0700 |
| commit | 785745783345d3ed56f0b435fcea44515aae8bea (patch) | |
| tree | 6ebab53e026149943858ae486511e74fcf88f9c2 /doc | |
| parent | 4f84c01b3ab2002812293a0951c4f69acb9ddea2 (diff) | |
emacs: new command notmuch-tree-filter
This command is analogous to notmuch-filter, but is defined on tree
mode buffers.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/notmuch-emacs.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 952fe2a5..5accfa60 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -302,6 +302,9 @@ tags. ``o`` ``notmuch-tree-toggle-order`` |docstring::notmuch-tree-toggle-order| +``l`` ``notmuch-tree-filter`` + Filter or LIMIT the current search results based on an additional query string + ``g`` ``=`` Refresh the buffer |
