Lines Matching refs:on

42 operate on the text that was moved over.  That is the text between the cursor
66 When doubling the operator it operates on a line. When using a count, before
97 and you do "d}" while standing on the first non-blank, all the lines of
109 strokes and has limited redo functionality. See the chapter on Visual mode
204 given and the cursor is on the last line, that is an
217 g0 or g<Home> When lines wrap ('wrap' on): To the first character of
221 character of the current line that is on the screen.
223 is not on the screen.
226 g^ When lines wrap ('wrap' on): To the first non-blank
230 non-blank character of the current line that is on the
232 character of the line is not on the screen.
245 g$ or g<End> When lines wrap ('wrap' on): To the last character of
250 character of the current line that is visible on the
252 the line is not on the screen or when a count is used.
264 cursor is placed on {char} |inclusive|.
269 in Insert mode can be used to switch this on/off
274 The cursor is placed on {char} |exclusive|.
279 right. The cursor is placed on the character left of
285 left. The cursor is placed on the character right of
320 - <minus> [count] lines upward, on the first non-blank
325 <CR> [count] lines downward, on the first non-blank
329 _ <underscore> [count] - 1 lines downward, on the first non-blank
333 G Goto line [count], default last line, on the first
339 <C-End> Goto line [count], default last line, on the last
343 gg Goto line [count], default first line, on the first
348 :[range] Set the cursor on the last line number in [range].
354 {count}% Go to {count} percentage in the file, on the first
364 characters are counted depending on the current
374 except after the "$" command, then the cursor will be put on the last
426 on a non-blank. This is because "cw" is interpreted as change-word, and a
435 will stop on the first character of a line if the previous line was empty.
532 Also see `gn` and `gN`, operating on the last search pattern.
660 When the cursor starts on a quote, Vim will figure out
683 For the "inner" commands: If the cursor was on the object, the
684 operator applies to the object. If the cursor was on white space, the
688 on which the cursor is on one of the braces. For the "inner" commands
698 direction in which this happens depends on which side of the Visual
724 where on the object the cursor is. For example, compare "dw" and "daw": "dw"
738 on a tag block with no contents will select the leading tag.
754 2. With ' (single quote): The cursor is positioned on the first non-blank
872 sometimes placed at the first inserted line and sometimes on the last inserted
923 the position will be on the last character.
946 the cursor, on the first non-blank character in the
954 before the cursor, on the first non-blank character in
984 - the view of a window on a buffer
1046 from <Tab>, on the condition that CTRL-I is
1205 cursor is on the # or no ([{
1231 percentage down the file |N%|. Using '%' on
1248 code block. It is like doing "%" on the '(', ')', '{' or '}' at the other
1250 Very useful for C programs. Example: When standing on "case x:", "[{" will
1296 Starting with the cursor on "body_two()", using "[m" will jump to the '{' at
1324 first line on the window) on the first non-blank
1332 M To Middle line of window, on the first non-blank
1337 line on the window) on the first non-blank character
1344 <LeftMouse> Moves to the position on the screen where the mouse