diff options
| author | Bart Trojanowski <bart@jukie.net> | 2009-11-27 18:02:05 -0500 |
|---|---|---|
| committer | Bart Trojanowski <bart@jukie.net> | 2009-11-27 18:02:05 -0500 |
| commit | e6628e78d9ce3f9383a4699df9063a648617b428 (patch) | |
| tree | 39a672099a822da06f2cf89285dade76cdb1c365 /vim/README | |
| parent | 7a215c2de81e95798ecadd982eecf05e647c3988 (diff) | |
vim: use <Space> more consistently in search view
In search view <Space> will show the thead, but folding messages that
don't match the current search expression. Conversly, <Enter> always
shows all messages in the thread.
Diffstat (limited to 'vim/README')
| -rw-r--r-- | vim/README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
