tutor: Clarify first multi-cursor example
If the reader is unfortunate enough to place the cursor at the beginning of the line on step #1, subsequent steps will fail.
This commit is contained in:
parent
6db39eacd3
commit
0571fa4d56
1 changed files with 2 additions and 1 deletions
|
@ -490,7 +490,8 @@ _________________________________________________________________
|
|||
|
||||
Type C to duplicate the cursor to the next suitable line.
|
||||
|
||||
1. Move the cursor to the first line marked '-->' below.
|
||||
1. Move the cursor to the first line below marked -->. Place
|
||||
the cursor on the first word.
|
||||
2. Type C to duplicate the cursor to the next suitable line.
|
||||
Notice how it skips the line in the middle. Keys you type
|
||||
will now affect both cursors.
|
||||
|
|
Loading…
Add table
Reference in a new issue