---
devel/emacs-keybindings.org | 2 +-
doc/notmuch-emacs.rst | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/devel/emacs-keybindings.org b/devel/emacs-keybindings.org
index ad7f72ef..be6b2481 100644
--- a/devel/emacs-keybindings.org
+++ b/devel/emacs-keybindings.org
@@ -9,7 +9,7 @@
| f | | notmuch-show-forward-message | notmuch-show-forward-message |
| g | | | |
| h | | notmuch-show-toggle-visibility-headers | |
-| i | | | |
+| i | notmuch-search-toggle-exclude | | notmuch-tree-toggle-exclude |
| j | notmuch-jump-search | notmuch-jump-search | notmuch-jump-search |
| k | notmuch-tag-jump | notmuch-tag-jump | notmuch-tag-jump |
| l | notmuch-search-filter | notmuch-show-filter-thread | notmuch-tree-filter |
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index e69bd23d..647e0c40 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -212,6 +212,9 @@ menu of results that the user can explore further by pressing
``g`` ``=``
Refresh the buffer
+``i``
+ Toggle whether to show messages with excluded tags in search results.
+
``?``
Display full set of key bindings
@@ -468,6 +471,8 @@ tags.
``t`` ``notmuch-tree-filter-by-tag``
Filter the current search results based on an additional tag
+``i``
+ Toggle whether to show messages with excluded tags in search results.
``g`` ``=``
Refresh the buffer
--
2.37.1
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org