From ec4c2f39654fc971edfd722d385bc8157bb96b1e Mon Sep 17 00:00:00 2001 From: n0s4 Date: Tue, 21 Jun 2022 22:44:12 +0100 Subject: [PATCH] Reduce A-; section to a note on section 3.7 Also fixed consistency of capitalisation and spacing of notes. --- runtime/tutor.txt | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) diff --git a/runtime/tutor.txt b/runtime/tutor.txt index 6712a3cc..859f15ec 100644 --- a/runtime/tutor.txt +++ b/runtime/tutor.txt @@ -346,9 +346,10 @@ _________________________________________________________________ --> 5) Clocks tell time, --> 6) Sugar is sweet, --> 7) And so are you. + Note : X works similarly to x although it doesn't extend to + subsequent lines. X on an empty line does nothing. + - NOTE: X works similarly to x although it doesn't extend to - subsequent lines. X on an empty line does nothing. ================================================================= = 3.7 COLLAPSING SELECTIONS = @@ -365,8 +366,8 @@ _________________________________________________________________ by the motions. --> This is an error-free line with words to move around in. - - NOTE: This works the same in select mode. + Note: This works the same in select mode. + Note: Another related command is A-; which flips selections. @@ -453,13 +454,13 @@ _________________________________________________________________ Like the select command, searching also uses regex. Note: To search backwards, type ? (shift-/). - Note: Unlike Vim, N doesn't change the search direction. N always goes backwards and n always goes forwards. + ================================================================= = CHAPTER 4 RECAP = ================================================================= @@ -658,28 +659,6 @@ _________________________________________________________________ -================================================================= -= 6.3 REVERSING SELECTION = -================================================================= - - Type A-; (Alt-;) to reverse the selection(s). - - TODO - - - - - - - - - - - - - - - ================================================================ = CHAPTER 6 RECAP = =================================================================