Home
last modified time | relevance | path

Searched refs:inserted (Results 1 – 25 of 118) sorted by relevance

12345

/vim-8.2.3635/runtime/doc/
H A Dinsert.txt65 CTRL-A Insert previously inserted text.
127 '.' the last inserted text
155 The '.' register (last inserted text) is still inserted as
166 The '.' register (last inserted text) is still inserted as
176 The '.' register (last inserted text) is still inserted as
712 inserted in front of the cursor.
906 inserted in front of the cursor.
1071 keyword is inserted in front of the cursor.
1924 but NOT for inserted/deleted characters.
1958 inserted after the current line.
[all …]
H A Dhebrew.txt66 English will likely be inserted in this case.
69 will likely be inserted in this case.
125 from the left to the right, while inserted in the file from the right to
H A Dcmdline.txt112 characters are inserted between lines.
137 key, the code for that key is inserted in <> form.
144 The text is inserted as if you typed it, but mappings and
147 the command line are inserted literally (<Esc>, <CR>, <NL>,
161 '.' the last inserted text
199 the word that was already typed is not inserted again.
241 If there is no selection CTRL-Y is inserted as a character.
296 Farsi keyboard mode the characters are inserted in reverse
410 match (if there are several, the first match) is inserted
415 match is inserted. After the last match, the first is used
[all …]
H A Dusr_30.txt236 When you have code that is badly formatted, or you inserted and deleted lines,
449 When you start in the first column and press <Tab>, you get 4 spaces inserted
480 get the same amount of white space as if a <Tab> character was inserted, but
551 Vim has automatically inserted a star and a space for you. Now you can type
553 line. Again, the star is inserted automatically:
634 special meaning. It means that after Vim automatically inserted a star,
H A Dpi_tar.txt123 * inserted additional |:keepj| modifiers
127 * inserted keepj before 0d to protect jump list
H A Ddiff.txt165 - "filler" is not present in 'diffopt', deleted/inserted lines makes the
193 text. This mostly takes care of inserted and deleted lines. Changes within a
204 present in another. These lines were inserted in another file or deleted in
221 |hl-DiffAdd| DiffAdd Added (inserted) lines. These lines exist in
H A Dusr_09.txt190 mouse button. The selected text will be inserted.
212 Edit/Paste menu. You will see the text from the real clipboard is inserted.
227 will see that the word you just overwrote with the clipboard is inserted
H A Dusr_10.txt400 inserted in the rest of the lines contained in the visual selection. Example:
420 not inserted in that line. For example, make a Visual block selection that
436 In the short line no text was inserted.
462 mode to enable you to type in a string. The string will be inserted in each
564 The file named "patch" will be inserted, with this result:
774 The output of the "ls" or "dir" command is captured and inserted in the text,
H A Dtextprop.txt22 text: If lines are deleted or inserted the properties move with the text they
87 Nevertheless, when text is inserted or deleted the text may need to be parsed
380 Tcl or Python. Vim does not know what text got inserted or deleted.
H A Dmotion.txt99 deleted lines will be inserted below the cursor position.
872 sometimes placed at the first inserted line and sometimes on the last inserted
876 inserted line: "p']". This also works for text that has been inserted.
968 These items will not be adjusted for deleted/inserted
1098 If you use a jump command, the current line number is inserted at the end of
1118 The line numbers will be adjusted for deleted and inserted lines. This fails
1161 Note that when text has been inserted or deleted the cursor position might be
H A Dchange.txt1144 when pasting a block. Thus the inserted text will not
1165 move the cursor to the end of the inserted text, or use "'[" or "`[" to move
1189 the block of text will be inserted before ("P") or after ("p") the cursor
1191 in the same column. Thus the inserted text looks the same as when it was
1194 width and the text after the inserted block contains <Tab>s, that text may be
1264 a line break is inserted before the appended text.
1270 ". Contains the last inserted text (the same as what is inserted
1274 ('textwidth' and other options affect what is inserted).
1573 line when the middle-comment string has been inserted automatically.
1578 automatically inserted middle or end comment leader. The offset begins
[all …]
H A Dusr_24.txt294 The "#include " was inserted because CTRL-A inserts the text of the previous
351 where the new line is to be inserted, and type the first letters:
366 not want this to happen (you really want the <BS> to be inserted in the text),
380 Now, when you type "ad", the whole word "advertisement" will be inserted into
H A Dusr_40.txt34 inserted and <Esc> takes you out of insert mode.
242 inserted in the text while you type them. When the abbreviation is triggered
244 When typing the characters for a mapping, nothing is inserted until you type
257 is inserted.
H A Dpi_spec.txt9 doesn't exist yet. If you've already inserted an entry today, it will
H A Dusr_25.txt391 'breakat' specifies the characters where a break can be inserted.
553 right amount of screen space. Extra spaces or tabs are inserted to fill the
556 tab is inserted.
H A Dusr_08.txt191 The ":vertical" command can be inserted before another command that splits a
377 The line marked with "<- changed line" is highlighted, and the inserted
466 window, to the line where "changed" was inserted. Now type this command: >
H A Dvisual.txt328 and whitespace is inserted to pad to the end-of-block column.
339 inserted in all previously selected lines.
482 Vim enters Insert mode. The typed character is inserted.
H A Drileft.txt96 from the left to the right, while inserted in the file from the right to
/vim-8.2.3635/src/
H A Ddiff.c290 int inserted, deleted; in diff_mark_adjust_tp() local
309 inserted = amount; in diff_mark_adjust_tp()
315 inserted = amount_after; in diff_mark_adjust_tp()
321 inserted = 0; in diff_mark_adjust_tp()
343 dnext->df_count[idx] = inserted; in diff_mark_adjust_tp()
380 if (dp->df_lnum[idx] - (deleted + inserted != 0) > line2) in diff_mark_adjust_tp()
463 dp->df_count[idx] += inserted; in diff_mark_adjust_tp()
468 dp->df_lnum[idx] += inserted; in diff_mark_adjust_tp()
/vim-8.2.3635/src/testdir/
H A Dtest_packadd.vim137 " Must have been inserted in the middle, not at the end
171 " Must have been inserted in the middle, not at the end
H A Dtest_popup.vim27 " although the popupmenu wasn't shown <c-e> will remove the inserted
54 " <BS> - Delete one character from the inserted text (state: 1)
90 " <BS> - Delete one character from the inserted text (state: 2)
442 " Test that no undo item is created when no completion is inserted
H A Dtest_paste.vim14 " In first column text is inserted
H A Dterm_util.vim144 " In Command-line it's inserted, the CTRL-U removes it again.
/vim-8.2.3635/runtime/syntax/
H A Dflexwiki.vim50 " text: +inserted text+
/vim-8.2.3635/runtime/ftplugin/
H A Drust.vim24 " leader), merely whether a leader is inserted by default or not.

12345