| /vim-8.2.3635/src/testdir/ |
| H A D | test_edit.vim | 33 call feedkeys("i\<del>\<esc>", 'tnix') 38 call feedkeys("i\<del>\<esc>", 'tnix') 43 call feedkeys("i\<del>\<esc>", 'tnix') 76 call feedkeys("ix\<esc>", 'tnix') 82 call feedkeys("ix\<esc>", 'tnix') 91 call feedkeys("ix\<esc>", 'tnix') 97 call feedkeys("ix\<esc>", 'tnix') 129 call feedkeys("aX\<esc>", 'tnix') 143 call feedkeys("$ay\<esc>", 'tnix') 151 call feedkeys("$ay\<esc>", 'tnix') [all …]
|
| H A D | test_blockedit.vim | 9 exe "norm! \<c-v>2jI\\ \<esc>" 22 exe "norm! ggjVj\<c-v>$o$A\<bs>\<esc>" 23 "call feedkeys("Vj\<c-v>$o$A\<bs>\<esc>", 'ti') 35 exe "norm! gg$\<c-v>2jA\<left>x\<esc>" 40 exe "norm! gg$\<c-v>2jA\<left>\<left>x\<esc>" 45 exe "norm! ggl$\<c-v>2jA\<left>\<left>\<left>x\<esc>" 54 exe "norm! gg\<c-v>$2jA\<left>x\<esc>" 59 exe "norm! gg\<c-v>$2jA\<left>\<left>x\<esc>" 64 exe "norm! gg\<c-v>$2jA\<left>\<left>\<left>x\<esc>" 69 exe "norm! ggl\<c-v>$2jA\<left>\<left>\<left>x\<esc>" [all …]
|
| H A D | test_popup.vim | 45 call feedkeys("aJu\<f5>\<down>\<c-e>\<esc>", 'tx') 62 call feedkeys("aJ\<f5>\<bs>\<c-l>\<esc>", 'tx') 106 call feedkeys("aJ\<f5>\<c-y>\<esc>", 'tx') 111 call feedkeys("aJu\<f5>\<c-e>\<esc>", 'tx') 151 call feedkeys("a\<f5>\<Up>\<c-y>\<esc>", 'tx') 166 call feedkeys("a\<f5>\<Tab>\<c-y>\<esc>", 'tx') 176 call feedkeys("a\<f5>\<enter>\<esc>", 'tx') 212 call feedkeys("aM\<f5>\<enter>\<esc>", 'tx') 214 call feedkeys("aM\<f5>\<enter>\<esc>", 'tx') 216 call feedkeys("aM\<f5>\<enter>\<esc>", 'tx') [all …]
|
| H A D | test_digraph.vim | 198 call Put_Dig("a\<esc>") 199 call Put_Dig("\<esc>A") 222 " reset whichwrap option, so that testing <esc><bs>A works, 407 call Put_Dig_BS("a","\<esc>") 408 call Put_Dig_BS("\<esc>","A") 460 call feedkeys("o|\<c-^>|01234567890|\<esc>", 'tx') 473 call feedkeys(":\"a\<c-k>\<esc>b\<cr>", 'xt')
|
| H A D | test_maparg.vim | 78 call feedkeys(":abbr esc \<C-V>\<C-V>\<C-V>\<C-V>\<C-V>\<Esc>\<CR>", "xt") 79 let d = maparg('esc', 'i', 1, 1) 80 call assert_equal(['esc', "\<C-V>\<C-V>\<Esc>", '!'], [d.lhs, d.rhs, d.mode])
|
| H A D | test_gn.vim | 8 exe "norm! cgn'x'\<esc>.." 101 exe "norm! 2nygno\<esc>p"
|
| H A D | test_display.vim | 172 exe ":norm! o\<esc>110ia\<esc>"
|
| H A D | test_spell.vim | 198 call feedkeys("Senglis\<c-x>\<c-k>\<esc>", 'tnx') 200 call feedkeys("SEnglis\<c-x>\<c-k>\<esc>", 'tnx') 204 call feedkeys("Senglis\<c-x>\<c-k>\<esc>", 'tnx') 206 call feedkeys("SEnglis\<c-x>\<c-k>\<esc>", 'tnx') 210 call feedkeys("Stheat\<c-x>\<c-k>\<esc>", 'tnx') 213 call feedkeys("Stheat\<c-x>\<c-k>\<esc>", 'tnx')
|
| H A D | test_textobjects.vim | 72 exe "norm! \<esc>" 76 exe "norm! \<esc>" 80 exe "norm! \<esc>"
|
| H A D | test_textprop.vim | 1347 call feedkeys("\<esc>\<esc>0Ca\<cr>\<esc>\<up>", "tx") 1379 call feedkeys("\<esc>\<esc>0Ca\<cr>\<space>\<esc>\<up>", "tx")
|
| H A D | test_mapping.vim | 206 call feedkeys("c<*PREFIX\<esc>.", 'xt') 218 call feedkeys("c<*PREFIX\<esc>.", 'xt') 228 exe ":norm! iTest3: text with a (parenthesis here\<C-G>U\<Right>new line here\<esc>\<up>\<up>." 328 call feedkeys("GA~~7 \<esc>", 'xt') 331 call feedkeys("GA~~7\<cr>\<esc>", 'xt')
|
| H A D | test_cmdline.vim | 1000 " pressing <esc> twice should cancel the command 1321 call feedkeys(":b \<tab>" .. cap .. "\<esc>", 'xt') 1323 call feedkeys(":b \<tab>\<tab>" .. cap .. "\<esc>", 'xt') 1325 call feedkeys(":b \<tab>\<tab>\<tab>" .. cap .. "\<esc>", 'xt') 1330 call feedkeys(":b \<tab>" .. cap .. "\<esc>", 'xt') 1332 call feedkeys(":b \<tab>\<tab>" .. cap .. "\<esc>", 'xt') 1334 call feedkeys(":b \<tab>\<tab>\<tab>" .. cap .. "\<esc>", 'xt')
|
| H A D | test_gf.vim | 178 call feedkeys("ix\<esc>", 'xt')
|
| H A D | test_selectmode.vim | 35 call feedkeys("A\<s-home>start\<esc>", 'txin')
|
| H A D | test_ex_mode.vim | 167 call feedkeys("ix\<esc>", 'xt')
|
| H A D | test_visual.vim | 27 exe "norm! ihello world\<esc>" 39 call feedkeys("\<c-v>jjlIa\<c-\>\<c-o>:set tw=88\<cr>\<esc>", 'tx') 1045 exe "norm! f0\<C-V>2jI\<tab>\<esc>"
|
| H A D | test_search.vim | 674 call term_sendkeys(buf, "/b\<esc>") 1945 exe "norm! vG$\<esc>" 1952 exe "norm! vG$\<esc>" 1959 exe "norm! vG$\<esc>"
|
| /vim-8.2.3635/src/ |
| H A D | sound.c | 377 char_u *p, *esc; in f_sound_playfile() local 386 esc = vim_strsave_shellescape(tv_get_string(&argvars[0]), FALSE, FALSE); in f_sound_playfile() 388 len = STRLEN(esc) + 5 + 18 + 1; in f_sound_playfile() 392 free(esc); in f_sound_playfile() 395 vim_snprintf((char *)p, len, "open %s alias sound%06ld", esc, newid); in f_sound_playfile() 396 free(esc); in f_sound_playfile()
|
| H A D | register.c | 33 static int put_in_typebuf(char_u *s, int esc, int colon, 740 int esc, in put_in_typebuf() argument 753 if (esc) in put_in_typebuf() 760 retval = ins_typebuf(p, esc ? REMAP_NONE : REMAP_YES, in put_in_typebuf() 762 if (esc) in put_in_typebuf()
|
| H A D | misc1.c | 1331 int esc, // escape spaces in expanded variables in expand_env_esc() argument 1544 if (esc && var != NULL && vim_strpbrk(var, (char_u *)" \t") != NULL) in expand_env_esc()
|
| H A D | edit.c | 33 static void stop_insert(pos_T *end_insert_pos, int esc, int nomove); 2412 int esc, // called by ins_esc() in stop_insert() argument 2482 if (!nomove && did_ai && (esc || (vim_strchr(p_cpo, CPO_INDENT) == NULL in stop_insert()
|
| /vim-8.2.3635/src/proto/ |
| H A D | misc1.pro | 31 void expand_env_esc(char_u *srcp, char_u *dst, int dstlen, int esc, int one, char_u *startstr);
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | context.vim | 97 vnoremap <silent><buffer> tp <esc>:<c-u>call <sid>tp()<cr>
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | mplayerconf.vim | 105 \ term-osd-esc title tvscan udp-ip udp-master
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | map.txt | 1214 Suppose you want to abbreviate "esc" to enter an <Esc> character. When you 1218 You type: ab esc ^V^V^V^V^V^[ 1224 You see: ab esc ^V^V^[ 1235 Stored as: esc ^V^[ 1237 After parsing, the abbreviation's short form ("esc") and long form 1243 the word "esc", the long form is subjected to the same type of
|