search: map ctrl+shift+w to match to end of word, spaces only

This works just like ctrl+w, except that the only space separating
characters are whitespaces.
This commit is contained in:
Daniel Eklöf 2019-12-03 19:43:45 +01:00
parent 867cac4207
commit 0982210af2
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 12 additions and 4 deletions

View file

@ -124,6 +124,11 @@ available:
of the word, or the next word if currently at a word separating
character.
* <kbd>ctrl</kbd>+<kbd>shift</kbd><kbd>w</kbd>
Same as <kbd>ctrl</kbd>+<kbd>w</kbd>, except that the only word
separating characters are whitespace characters.
* <kbd>escape</kbd>, <kbd>ctrl</kbd>+<kbd>g</kbd>
Cancel the search