]> git.notmuchmail.org Git - notmuch/blobdiff - vim/README
cleanup calls to script functions, use <SID>
[notmuch] / vim / README
index 1ed2c4248337328e2cae6c5e66029ff3123b5b9a..ba6eb5feea189642b8840b38571a334ab8e53ab4 100644 (file)
@@ -18,7 +18,11 @@ Buffer types:
 
         Keybindings:
             <Enter> - show the selected message
-            s       - alter search criteria
+            s       - enter search criteria
+            S       - alter search criteria
+            +       - 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 +30,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