This commit is contained in:
Maxime Coste 2020-07-03 21:07:44 +10:00
commit 78fd817d9f

View File

@ -578,7 +578,7 @@ One way to get a multiselection is via the `s` key.
For example, to change all occurrences of word 'roger' to word 'marcel'
in a paragraph, here is what can be done:
* select the paragraph with enough `x`
* select the paragraph with enough `X`
* press `s` and enter roger, then enter
* now paragraph selection was replaced with multiselection of each roger in
the paragraph