]> git.notmuchmail.org Git - notmuch/blobdiff - vim/README
crude order toggle
[notmuch] / vim / README
index 1ed2c4248337328e2cae6c5e66029ff3123b5b9a..37cbf77d58aae9f366135cdc69831d89202a096e 100644 (file)
@@ -18,7 +18,15 @@ Buffer types:
 
         Keybindings:
             <Enter> - show the selected message
-            s       - alter search criteria
+            a       - archive message (remove inbox tag)
+            f       - filter the current search terms
+            o       - toggle search screen order
+            s       - enter search criteria
+            S       - alter search criteria
+            f       - filter the current search terms with tags
+            +       - add tag(s) to selected message
+            -       - remove tag(s) from selected message
+            =       - refresh display
 
     [notmuch-show]
         This is the display of the message.
@@ -26,4 +34,6 @@ Buffer types:
         Keybindings:
             q       - return to search display
             ^n      - next message
+            s       - toggle folding of signatures on and off
+            c       - toggle folding of citations on and off