Skip to content

Commit 10cae35

Browse files
committed
simplify BEACON mode Ex. A.
1 parent dcc705b commit 10cae35

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

meow-tutor.el

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -504,14 +504,13 @@
504504
505505
1. Move the cursor to the line below marked -->
506506
2. Select the whole line (you know how to do this)
507-
3. Press \\[meow-grab] the grab the selection
507+
3. Press \\[meow-grab] to grab the selection
508508
4. Press \\[meow-back-word] to create fake cursors at the beginning of each word
509509
in the backwards direction.
510-
5. Press \\[kmacro-start-macro-or-insert-counter] to start key macro recording.
511-
6. Edit.
512-
7. Press \\[kmacro-end-or-call-macro] to stop macro recording and apply
510+
5. Enter Insert Mode then edit.
511+
6. Press \\[meow-normal-mode] to stop macro recording and apply
513512
your edits to all fake cursors.
514-
8. Press \\[meow-grab] again to cancel grab.
513+
7. Press \\[meow-grab] to cancel grab.
515514
--> 1 2 3
516515
[| \"1\" |] [| \"2\" |] [| \"3\" |]
517516

0 commit comments

Comments
 (0)