diff options
Diffstat (limited to 'notmuch.org')
-rw-r--r-- | notmuch.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/notmuch.org b/notmuch.org index 3494938..98528e6 100644 --- a/notmuch.org +++ b/notmuch.org @@ -344,9 +344,11 @@ ("K" . jao-notmuch-tag-jump-and-next) ("k" . jao-notmuch-tree-read-thread) ("n" . jao-notmuch-tree-next) + ("N" . jao-notmuch-tree-next-thread) ("O" . notmuch-tree-toggle-order) ("o" . jao-notmuch-tree-widen-search) ("p" . jao-notmuch-tree-previous) + ("P" . jao-notmuch-tree-previous-thread) ("s" . jao-notmuch-tree-spam) ("u" . jao-notmuch-tree-flag) ("v" . notmuch-tree-scroll-message-window) |