diff options
author | Tim Siegel | 2022-10-10 15:53:05 +0000 |
---|---|---|
committer | Michael Davis | 2022-10-12 23:12:54 +0000 |
commit | f5f4d3dc2a2a3fe6779f4331970fd1c1c0378ced (patch) | |
tree | a9124176a5f0b4708f28e70e4ae3885b787e8490 /runtime/tutor | |
parent | 0571fa4d56a7905da669d637195490dc0f4eacc1 (diff) |
tutor: Clarify forward reference to "primary selection"
Diffstat (limited to 'runtime/tutor')
-rw-r--r-- | runtime/tutor | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor index e0e2436b..7aa072ce 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -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 *. |