Skip to content

Commit

Permalink
tutor: Clarify forward reference to "primary selection"
Browse files Browse the repository at this point in the history
  • Loading branch information
softmoth authored and the-mikedavis committed Oct 12, 2022
1 parent 0571fa4 commit f5f4d3d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions runtime/tutor
Original file line number Diff line number Diff line change
Expand Up @@ -889,8 +889,9 @@ lines.
n and N both refer to register /, this means we can set that
register without having to type in a search.

Type * to copy the primary selection into register /, setting
the search term to the selection.
Type * to copy the selection into register /, setting the search
term to the selection. This copies the primary selection, which
you will learn about in the section on cycling selections.

1. Move the cursor to the line marked '-->' below.
2. Select "horse" with e and type *.
Expand Down

0 comments on commit f5f4d3d

Please sign in to comment.