Lines Matching refs:change
1 *motion.txt* For Vim version 8.2. Last change: 2021 Jun 13
44 or change text. The following operators are available:
46 |c| c change
48 |y| y yank into register (does not change the text)
426 on a non-blank. This is because "cw" is interpreted as change-word, and a
737 the tags will be included (otherwise nothing would change). Also, "it" used
773 m< or m> Set the |'<| or |'>| mark. Useful to change what the
797 Jump to the {mark}, but don't change the jumplist when
879 when using blockwise Visual mode. These commands do not work when no change
918 '. `. To the position where the last change was made. The
919 position is at or near where the change started.
964 will be the same when the change has completed.
965 WARNING: When the line count does change, marks below
966 the change will keep their line number, thus move to
974 - last change position '.
1004 Moving around in {command} does not change the |''|,
1007 Useful when making a change or inserting text
1009 position. E.g., when updating a "Last change"
1019 can still change the jumplist. Also, for
1127 CHANGE LIST JUMPS *changelist* *change-list-jumps* *E664*
1129 When making a change the cursor position is remembered. One position is
1130 remembered for every change that can be undone, unless it is close to a
1131 previous change. Two commands can be used to jump to positions of changes,
1135 g; Go to [count] older position in change list.
1136 If [count] is larger than the number of older change
1137 positions go to the oldest change.
1138 If there is no older change an error message is given.
1143 g, Go to [count] newer cursor position in change list.
1149 use "999g;" to go to the first change for which the position is still
1150 remembered. The number of entries in the change list is fixed and is the same
1156 to the change list. When 'textwidth' is zero 'wrapmargin' is used. When that
1162 a bit different from the position of the change. Especially when lines have
1165 When the `:keepjumps` command modifier is used the position of a change is not
1169 :changes Print the change list. A ">" character indicates the
1170 current position. Just after a change it is below the
1175 change line col text ~
1184 change line col text ~