Lines Matching refs:last

84 exclusive, the last character towards the end of the buffer is not included.
204 given and the cursor is on the last line, that is an
206 In Visual mode the cursor goes to just after the last
209 back from past the end of the line to the last
213 g_ To the last non-blank character of the line and
245 g$ or g<End> When lines wrap ('wrap' on): To the last character of
251 screen. Differs from "$" when the last character of
333 G Goto line [count], default last line, on the first
339 <C-End> Goto line [count], default last line, on the last
348 :[range] Set the cursor on the last line number in [range].
363 last number in it used as the byte count. End-of-line
372 or the last line. The first two commands put the cursor in the same column
373 (if possible) as it was after the last command that changed the column,
374 except after the "$" command, then the cursor will be put on the last
430 operator and the last word moved over is at the end of a line, the end of
532 Also see `gn` and `gN`, operating on the last search pattern.
781 Set mark {a-zA-Z'} at last line number in [range],
800 < jumps to the last known position in a file. See
857 is the location of the cursor when you last exited Vim, '1 the last but one
867 '] `] To the last character of the previously changed or
872 sometimes placed at the first inserted line and sometimes on the last inserted
874 After yanking 10 lines you want to go to the last one of them: "10Y']". After
883 '< `< To the first line or character of the last selected
885 may also be the last character in the first line (to
889 '> `> To the last line or character of the last selected
891 may also be the first character of the last line (to
898 last "m'" or "m`" command was given. Not set when the
903 '" `" To the cursor position when last exiting the current
905 line. See |last-position-jump| for how to use this
912 '^ `^ To the position where the cursor was the last time
918 '. `. To the position where the last change was made. The
923 the position will be on the last character.
973 - last insert position '^
974 - last change position '.
975 - last affected text area '[ and ']
1086 The pointer will be set at the last used jump position. The next CTRL-O
1088 entry below it. If the pointer is below the last entry, this indicates that
1154 than 'textwidth' apart only the last one is remembered. This avoids that a
1215 \)" the first and last parenthesis match.
1341 scroll. E.g. "yL" yanks from the cursor to the last