summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/notmuch.org b/notmuch.org
index 0cb6261..a0af9b5 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -272,7 +272,10 @@
:bind
(:map notmuch-show-mode-map
- (("h" . jao-notmuch-goto-tree-buffer))))
+ (("h" . jao-notmuch-goto-tree-buffer)
+ ("TAB" . jao-notmuch-show-next-button)
+ ("S-TAB" . jao-notmuch-show-previous-button)
+ ("RET" . jao-notmuch-show-ret))))
#+end_src
* search