Lines Matching refs:in
25 If you want to know where you are in the file use the "CTRL-G" command
27 the cursor position is continuously shown in the status line (which slows down
83 start and end position of the motion are included in the operation. When
89 1. If the motion is exclusive and the end of the motion is in column 1, the
94 2. If the motion is exclusive, the end of the motion is in column 1 and the
95 start of the motion was at or before the first non-blank in the line, the
161 These commands move the cursor to the specified column in the current line.
190 motion. When moving up or down next, stay in same
192 in the same SCREEN column. <Home> works like "1|",
207 character in the line.
210 character in the line.
240 With a count: to this percentage of text in the line.
259 | To screen column [count] in the current line.
269 in Insert mode can be used to switch this on/off
293 , Repeat latest f, t, F or T in opposite direction
348 :[range] Set the cursor on the last line number in [range].
354 {count}% Go to {count} percentage in the file, on the first
355 non-blank in the line |linewise|. To compute the new
361 [count]go Go to [count] byte in the buffer. Default [count] is
363 last number in it used as the byte count. End-of-line
367 option in 'statusline'.
372 or the last line. The first two commands put the cursor in the same column
392 Does not stop in an empty line.
396 Does not stop in an empty line.
429 Another special case: When using the "w" motion in combination with an
431 that word becomes the end of the operated text, not the first word in the
456 ]] [count] sections forward or to the next '{' in the
458 stops below a '}' in the first column. |exclusive|
462 ][ [count] sections forward or to the next '}' in the
467 [[ [count] sections backward or to the previous '{' in
472 [] [count] sections backward or to the previous '}' in
484 If the 'J' flag is present in 'cpoptions', at least two spaces have to
490 paragraph macros, specified by the pairs of characters in the 'paragraphs'
492 the macros ".IP", ".LP", etc. (These are nroff macros, so the dot must be in
496 Also note that this does not include a '{' or '}' in the first column. When
497 the '{' flag is in 'cpoptions' then '{' in the first column is used as a
501 A section begins after a form-feed (<C-L>) in the first column and at each of
502 a set of section macros, specified by the pairs of characters in the
506 The "]]" and "[[" commands stop at the '{' in the first column. This is
507 useful to find the start of a function in a C program. To search for a '}' in
512 If your '{' or '}' are not in the first column, and you would like to use "[["
524 This is a series of commands that can only be used while in Visual mode or
538 When used in Visual linewise mode "aw" switches to
544 When used in Visual linewise mode "iw" switches to
551 When used in Visual linewise mode "aW" switches to
557 When used in Visual linewise mode "iW" switches to
563 When used in Visual mode it is made characterwise.
568 When used in Visual mode it is made characterwise.
575 When used in Visual mode it is made linewise.
582 When used in Visual mode it is made linewise.
589 When used in Visual mode it is made characterwise.
596 When used in Visual mode it is made characterwise.
604 When used in Visual mode it is made characterwise.
611 When used in Visual mode it is made characterwise.
617 When used in Visual mode it is made characterwise.
623 When used in Visual mode it is made characterwise.
630 When used in Visual mode it is made characterwise.
637 When used in Visual mode it is made characterwise.
644 When used in Visual mode it is made characterwise.
651 When used in Visual mode it is made characterwise.
665 When used in Visual mode it is made characterwise.
666 Repeating this object in Visual mode another string is
681 or when the cursor was in the white space before the object, the white
687 The operator applies to the block where the cursor is in, or the block
692 When used in Visual mode:
698 direction in which this happens depends on which side of the Visual
751 Jumping to a mark can be done in two ways:
755 character in the line of the specified location and
781 Set mark {a-zA-Z'} at last line number in [range],
789 '{a-z} `{a-z} Jump to the mark {a-z} in the current buffer.
792 '{A-Z0-9} `{A-Z0-9} To the mark {A-Z0-9} in the file where it was set (not
793 a motion command when in another file).
800 < jumps to the last known position in a file. See
810 :marks {arg} List the marks that are mentioned in {arg} (not a
824 :delmarks p-z deletes marks in the range p to z
831 A mark is not visible in any way. It is just a position in the file that is
839 Lowercase marks 'a to 'z are remembered as long as the file remains in the
843 Lowercase marks can be used in combination with operators. For example: "d't"
850 is in the current file. The line number of the mark remains correct, even if
852 option is not empty, uppercase marks are kept in the .viminfo file. See
858 time, etc. Use the "r" flag in 'viminfo' to specify files for which no
880 was made yet in the current file.
884 Visual area in the current buffer. For block mode it
885 may also be the last character in the first line (to
890 Visual area in the current buffer. For block mode it
908 for each window. As long as the buffer is visible in
946 the cursor, on the first non-blank character in the
954 before the cursor, on the first non-blank character in
963 useful when changing text in a way that the line count
977 - line numbers in placed signs
978 - line numbers in quickfix positions
979 - positions in the |jumplist|
980 - positions in the |tagstack|
994 - When the number of lines decreases, the marks in the
1004 Moving around in {command} does not change the |''|,
1010 timestamp in the first line: >
1018 When invoking a function the commands in that function
1035 CTRL-O Go to [count] Older cursor position in jump list
1040 CTRL-I Go to [count] newer cursor position in jump list
1044 NOTE: In the GUI and in a terminal supporting
1059 Jumps are remembered in a jump list. With the CTRL-O and CTRL-I command you
1074 in the current file (an indent is removed and a long line is truncated to fit
1075 in the window).
1077 You are currently in line 1167. If you then use the CTRL-O command, the
1078 cursor is put in line 1154. This results in:
1094 you can go back to 1154 and 1167 again. Note that the number in the "jump"
1099 the jump list. If the same line was already in the jump list, it is removed.
1103 When the |:keepjumps| command modifier is used, jumps are not stored in the
1104 jumplist. Jumps are also not stored in other cases, e.g., in a |:global|
1123 If you have included the ' item in the 'viminfo' option the jumplist will be
1124 stored in the viminfo file and restored when starting Vim.
1135 g; Go to [count] older position in change list.
1143 g, Go to [count] newer cursor position in change list.
1144 Just like |g;| but in the opposite direction.
1150 remembered. The number of entries in the change list is fixed and is the same
1153 When two undo-able changes are in the same line and at a column position less
1155 sequence of small changes in a line, for example "xxxxx", adds many positions
1196 % Find the next item in this line after or under the
1209 matches in comments.
1214 match with an odd number. Thus in "( \) )" and "\( (
1217 When the '%' character is not present in 'cpoptions'
1219 ignored, unless the number of parens/braces in a line
1221 end in a backslash. '(', '{', '[', ']', '}' and ')'
1226 Nothing special is done for matches in comments. You
1249 end of the code block, but you can do this from anywhere in the code block.
1279 The class definition is surrounded in '{' and '}'. Each method in the class
1293 [To try this out copy the text and put it in a new buffer, the help text above
1309 These two commands work in C programs that contain #if/#else/#endif
1327 operator is pending, in which case the text may
1340 operator is pending, in which case the text may
1346 position is in a status line, that window is made the