Home
last modified time | relevance | path

Searched refs:BS (Results 1 – 25 of 100) sorted by relevance

1234

/vim-8.2.3635/src/testdir/
H A Dtest_tab.vim29 exe "normal j0wR\t\t\t\<BS>\<BS>\<BS>"
66 exe "normal A\<BS>x\<Esc>"
71 exe "normal A\<BS>x\<Esc>"
76 exe "normal A\<BS>x\<Esc>"
85 exe "normal I\<Tab>\<BS>\<Esc>"
H A Dtest_comments.vim7 exe "normal i> B\nD\<C-C>ggOA\<C-C>joC\<C-C>Go\<BS>>>> F\nH"
27 exe "normal i* E\nF\n\<BS>G\nH\<C-C>ggOC\<C-C>O\<BS>B\<C-C>OA\<C-C>2joD"
H A Dtest_ins_complete.vim69 exe "normal oXt\<C-X>\<C-F>\<BS>\<BS>\<BS>\<BS>\<BS>\<BS>\<BS>\<BS>\<C-X>\<C-F>"
H A Dtest_popup.vim54 " <BS> - Delete one character from the inserted text (state: 1)
90 " <BS> - Delete one character from the inserted text (state: 2)
555 call feedkeys("A\<C-X>\<C-N>\<C-P>\<BS>\<BS>\<BS>\<Esc>", "tx")
562 call feedkeys("A\<C-X>\<C-N>\<C-P>\<BS>\<BS>\<BS>\<Esc>", "tx")
H A Dtest_prompt_buffer.vim80 let bs = "\<BS>"
131 call feedkeys("A123456\<Left>\<BS>\<Esc>", 'xt')
H A Dtest_textformat.vim514 call feedkeys("3G0lli\<BS>\<BS>x\<Esc>", 'tx')
946 exe "normal 2Gi\<BS>"
965 exe "normal 1G4la\<BS>\<BS>\<Esc>"
H A Dtest_textprop.vim525 exe "normal 0li\<BS>\<Esc>fxli\<BS>\<Esc>"
545 exe "normal ftRyy\<BS>"
549 exe "normal 0fwRyy\<BS>"
553 exe "normal 0foRyy\<BS>\<BS>"
1085 \ "normal 3G0lli\<BS>\<Esc>",
1086 \ "normal 6G0i\<BS>\<Esc>",
H A Dtest_arabic.vim87 call feedkeys("isghl\<BS>\<BS>", 'tx')
94 call feedkeys("isghl\<BS>\<BS>", 'tx')
H A Dtest_virtualedit.vim374 " Test for using <BS>, <C-W> and <C-U> in virtual edit mode
381 exe "normal 15|i\<BS>\<BS>"
H A Dtest_messages.vim216 " Up a line k, <BS> or <Up>.
219 call term_sendkeys(buf, "\<BS>")
H A Dtest_cpoptions.vim72 iabbr <buffer> abc ab\<BS>d
74 call assert_equal('ab<BS>d ', getline(1))
77 iabbr <buffer> abc ab\<BS>d
/vim-8.2.3635/src/
H A Dascii.h26 #define BS '\010' macro
105 #define BS '\x16' macro
/vim-8.2.3635/runtime/doc/
H A Dusr_20.txt30 The most obvious way to edit the command you type is by pressing the <BS> key.
39 <BS> and "w" to correct: >
65 As mentioned, <BS> deletes the character before the cursor. To delete a whole
90 Oops, we lost the space. Now, don't use <BS>, because it would delete the
110 If you are at the start of the command line, pressing <BS> will cancel the
262 <BS> to correct the word. If there are many matches, type a few more
H A Dversion4.txt95 |<BS>| |i_<BS>|
102 And you may also want to add these, to fix the values for <BS> and <Del>:
113 When ^H is not recognized as <BS> or <Del>, it is used like a backspace.
152 <BS> <BS> <BackSpace>
H A Dusr_30.txt453 When backspacing it works the other way around. A <BS> will always delete
457 <BS>. A "." stands for a space and "------->" for a <Tab>.
463 <Tab><Tab><Tab><BS> ------->
464 <Tab><Tab><Tab><BS><BS> ....
468 typed after the first non-blank character. However, <BS> doesn't work like
483 <Tab> you have to press the <BS> key up to eight times to undo it. If you are
H A Drileft.txt82 moves rightwards. A <BS> deletes the character under the cursor.
83 CTRL-W and CTRL-U also work in the opposite direction. <BS>, CTRL-W
H A Dhebrew.txt101 moved and the text moves rightwards. A <BS> deletes the character under the
102 cursor. CTRL-W and CTRL-U also work in the opposite direction. <BS>, CTRL-W
H A Dindex.txt55 |i_<BS>| <BS> delete character before the cursor
56 |i_digraph| {char1}<BS>{char2}
58 |i_CTRL-H| CTRL-H same as <BS>
181 <BS> delete one character and redo search
182 CTRL-H same as <BS>
211 |<BS>| <BS> 1 same as "h"
911 |v_<BS>| <BS> 2 Select mode: delete highlighted area
912 |v_CTRL-H| CTRL-H 2 same as <BS>
1033 |c_<BS>| <BS> delete the character in front of the cursor
1034 |c_digraph| {char1} <BS> {char2}
[all …]
H A Dmotion.txt168 CTRL-H or *CTRL-H* *<BS>*
169 <BS> [count] characters to the left. |exclusive| motion.
170 Note: If you prefer <BS> to delete a character, use
172 :map CTRL-V<BS> X
173 (to enter "CTRL-V<BS>" type the CTRL-V key, followed
174 by the <BS> key)
175 See |:fixdel| if the <BS> key does not do what you
H A Ddigraph.txt75 {char1} <BS> {char2}
89 'B' <BS> 'B' will enter the broken '|' character (166)
90 'a' <BS> '>' will enter an 'a' with a circumflex (226)
104 If you accidentally typed an 'a' that should be an 'e', you will type 'a' <BS>
106 this, you will have to type <BS> e again. To avoid this don't set the
187 ^H BS 0x08 8 BACKSPACE (BS)
H A Dinsert.txt67 *i_CTRL-H* *i_<BS>* *i_BS*
68 <BS> or CTRL-H Delete the character before the cursor (see |i_backspacing|
70 See |:fixdel| if your <BS> key does not do what you want.
149 This differs when the register contains characters like <BS>.
272 The effect of the <BS>, CTRL-W, and CTRL-U depend on the 'backspace' option
542 positions, and a <BS> used to delete white space, will delete 'softtabstop'
547 If 'softtabstop' is non-zero, a <BS> will try to delete as much white space to
569 If you delete characters in Replace mode (with <BS>, CTRL-W, or CTRL-U), what
604 As with Replace mode, using <BS> etc will bring back the characters that were
1339 <BS> and CTRL-H Delete one character, find the matches for the word before
[all …]
/vim-8.2.3635/runtime/spell/gl/
H A Dgl_ES.diff31 + SAL BS S
/vim-8.2.3635/runtime/
H A Dmswin.vim24 vnoremap <BS> d
/vim-8.2.3635/runtime/syntax/
H A Dnasm.vim241 syn match nasmGen16Register "\<\([A-D]X\|[DS]I\|[BS]P\)\>"
242 syn match nasmGen32Register "\<E\([A-D]X\|[DS]I\|[BS]P\)\>"
243 syn match nasmGen64Register "\<R\([A-D]X\|[DS]I\|[BS]P\|[89]\|1[0-5]\|[89][WDB]\|1[0-5][WDB]\)\>"
/vim-8.2.3635/src/libvterm/doc/
H A Dseqs.txt12 123 0x08 = BS

1234