mirror of https://github.com/helix-editor/helix
tutor: Clarify space searching instructions (#4953)
parent
a8a54be6bc
commit
e3f05603ac
|
@ -535,7 +535,8 @@ _________________________________________________________________
|
||||||
|
|
||||||
1. Move the cursor to the line marked '-->' below.
|
1. Move the cursor to the line marked '-->' below.
|
||||||
2. Select the line with x and then type s.
|
2. Select the line with x and then type s.
|
||||||
3. Enter ' +' to select any amount of consecutive spaces >1.
|
3. Type ' +' to select any amount of consecutive spaces >1,
|
||||||
|
then type Enter.
|
||||||
4. Type c and change the matches to single spaces.
|
4. Type c and change the matches to single spaces.
|
||||||
|
|
||||||
--> This sentence has some extra spaces.
|
--> This sentence has some extra spaces.
|
||||||
|
@ -547,7 +548,6 @@ _________________________________________________________________
|
||||||
then perform the steps explained above.
|
then perform the steps explained above.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
=================================================================
|
=================================================================
|
||||||
= 5.4 ALIGN SELECTIONS =
|
= 5.4 ALIGN SELECTIONS =
|
||||||
=================================================================
|
=================================================================
|
||||||
|
|
Loading…
Reference in New Issue