]> git.notmuchmail.org Git - notmuch/blobdiff - vim/README
lib: Implement versioning in the database and provide upgrade function.
[notmuch] / vim / README
index 3965eeb4175dc7fa10c66020016555e43e0e1b23..8cd3b1a2fe87267697773a1ba81502a12d15907f 100644 (file)
@@ -42,7 +42,8 @@ Buffer types:
         You are presented with the search results when you run :NotMuch.
 
         Keybindings:
-            <Enter> - show the selected message
+            <Space> - show the selected thread colapsing unmatched items
+            <Enter> - show the entire selected thread
             a       - archive message (remove inbox tag)
             f       - filter the current search terms
             o       - toggle search screen order
@@ -68,8 +69,10 @@ Buffer types:
             b       - toggle folding of message bodies
             c       - toggle folding of citations
             h       - toggle folding of extra header lines
+            i       - toggle folding of signatures
             m       - compose a new message
-            s       - toggle folding of signatures
+            r       - reply to the message
+            s       - enter search criteria
             q       - return to search display
             ?       - reveal the message and thread IDs of what's under cursor
             ^]      - search using word under cursor