| /vim-8.2.3635/src/testdir/ |
| H A D | test_popup.vim | 68 call feedkeys("a\<f5>20", 'tx') 74 call feedkeys("aJu\<f5>\<c-p>l\<c-y>", 'tx') 86 call feedkeys("aJu\<f5>\<c-p>l\<c-e>", 'tx') 91 call feedkeys("a\<f5>\<c-n>\<bs>", 'tx') 106 call feedkeys("aJ\<f5>\<c-y>\<esc>", 'tx') 111 call feedkeys("aJu\<f5>\<c-e>\<esc>", 'tx') 176 call feedkeys("a\<f5>\<enter>\<esc>", 'tx') 272 call feedkeys("i\<F5>\<CR>\<ESC>", 'tx') 1061 call feedkeys("i\<C-X>\<C-U>\<F5>", 'tx') 1066 call feedkeys("i\<C-X>\<C-U>\<F5>", 'tx') [all …]
|
| H A D | test_search.vim | 19 call feedkeys("/foobar\<cr>", 'tx') 20 call feedkeys("/the\<cr>", 'tx') 31 call feedkeys("/the\<cr>", 'tx') 74 call feedkeys("/the\<cr>", 'tx') 114 call feedkeys("?the\<cr>", 'tx') 138 call feedkeys("?the\<cr>", 'tx') 183 call feedkeys("/thei\<cr>", 'tx') 216 call feedkeys("/the\<cr>", 'tx') 587 call feedkeys("/b\<cr>", 'tx') 631 call feedkeys("/\<cr>", 'tx') [all …]
|
| H A D | test_langmap.vim | 11 call feedkeys('gg0}^', 'tx') 17 silent! call feedkeys("gg0lR%{z\<Esc>00", 'tx') 23 silent! call feedkeys("gg0}%}\<C-G>}^\<Esc>00", 'tx') 34 call feedkeys('gg2lā', 'tx') 41 call feedkeys('ggfo,', 'tx') 43 call feedkeys(';', 'tx') 47 call feedkeys('ggfo,', 'tx') 49 call feedkeys(';', 'tx')
|
| H A D | test_usercommands.vim | 321 call feedkeys(":com -\<C-A>\<C-B>\"\<CR>", 'tx') 330 call feedkeys(":com -addr=\<C-A>\<C-B>\"\<CR>", 'tx') 338 call feedkeys(":com \<C-A>\<C-B>\"\<CR>", 'tx') 341 call feedkeys(":DoC\<C-A>\<C-B>\"\<CR>", 'tx') 344 call feedkeys(":delcom DoC\<C-A>\<C-B>\"\<CR>", 'tx') 351 call feedkeys(":com DoC\<C-A>\<C-B>\"\<CR>", 'tx') 358 call feedkeys(":com DoC\<C-A>\<C-B>\"\<CR>", 'tx') 362 call feedkeys(":DoCmd \<C-A>\<C-B>\"\<CR>", 'tx') 366 call feedkeys(":DoCmd \<C-A>\<C-B>\"\<CR>", 'tx') 370 call feedkeys(":DoCmd \<C-A>\<C-B>\"\<CR>", 'tx') [all …]
|
| H A D | test_cmdline.vim | 10 call feedkeys(":e Xtest\t\r", "tx") 14 call feedkeys(":e %\t\r", "tx") 21 call feedkeys(":e test\<C-D>\r", "tx") 39 call feedkeys(":e Xdir1/\<Tab>\<Tab>\<CR>", 'tx') 46 call feedkeys(":e Xdir1/Xtest\<S-Tab>\<CR>", 'tx') 52 call feedkeys(":e Xdir1/\<Tab>\<Right>\<CR>", 'tx') 60 call feedkeys(":e Xdir1/\<Tab>\<Down>\<CR>", 'tx') 72 call feedkeys(":e Xdir1/\<Tab>\<C-J>\<CR>", 'tx') 655 call feedkeys(":tag /\<c-a>\<c-b>\"\<cr>", 'tx') 658 call feedkeys(":tag /\<c-a>\<c-b>\"\<cr>", 'tx') [all …]
|
| H A D | test_compiler.vim | 29 call feedkeys(":make\<CR>\<CR>", 'tx') 34 call feedkeys(":make\<CR>\<CR>", 'tx') 71 call feedkeys(":compiler \<C-A>\<C-B>\"\<CR>", 'tx') 74 call feedkeys(":compiler p\<C-A>\<C-B>\"\<CR>", 'tx') 77 call feedkeys(":compiler! p\<C-A>\<C-B>\"\<CR>", 'tx')
|
| H A D | test_ins_complete.vim | 338 call feedkeys("Go\<C-X>\<C-N>\<CR>\<ESC>", "tx") 370 call feedkeys("ajump ju\<C-X>\<C-N>\<C-P>\<ESC>", "tx") 395 call feedkeys("q:iGetInput T\<C-x>\<C-v>\<CR>", 'tx!') 399 call feedkeys("q::GetInput T\<Tab>\<CR>:q\<CR>", 'tx!') 406 call feedkeys("q:iGetInput w:test_\<C-x>\<C-v>\<CR>", 'tx!') 410 call feedkeys("q::GetInput w:test_\<Tab>\<CR>:q\<CR>", 'tx!') 415 call feedkeys("q:iGetInput b:test_\<C-x>\<C-v>\<CR>", 'tx!') 419 call feedkeys("q::GetInput b:test_\<Tab>\<CR>:q\<CR>", 'tx!') 440 call feedkeys("q:iTestCommand \<Tab>\<CR>", 'tx!') 447 call feedkeys("q:iTestCommand \<Tab>\<CR>", 'tx!') [all …]
|
| H A D | test_signs.vim | 193 call feedkeys(":sign \<C-A>\<C-B>\"\<CR>", 'tx') 196 call feedkeys(":sign define Sign \<C-A>\<C-B>\"\<CR>", 'tx') 213 call feedkeys(":sign undefine \<C-A>\<C-B>\"\<CR>", 'tx') 216 call feedkeys(":sign place 1 \<C-A>\<C-B>\"\<CR>", 'tx') 236 call feedkeys(":sign place \<C-A>\<C-B>\"\<CR>", 'tx') 246 call feedkeys(":sign unplace 1 \<C-A>\<C-B>\"\<CR>", 'tx') 256 call feedkeys(":sign list \<C-A>\<C-B>\"\<CR>", 'tx') 260 call feedkeys(":sign jump 1 \<C-A>\<C-B>\"\<CR>", 'tx') 268 call feedkeys(":sign here\<C-A>\<C-B>\"\<CR>", 'tx') 276 call feedkeys(":sign here there\<C-A>\<C-B>\"\<CR>", 'tx') [all …]
|
| H A D | test_unlet.vim | 59 call feedkeys(":unlet g:FOO\t\n", 'tx') 63 call feedkeys(":unlet $FOO\t\n", 'tx')
|
| H A D | test_options.vim | 240 call feedkeys(":set di\<C-A>\<C-B>\"\<CR>", 'tx') 243 call feedkeys(":setlocal di\<C-A>\<C-B>\"\<CR>", 'tx') 246 call feedkeys(":setglobal di\<C-A>\<C-B>\"\<CR>", 'tx') 251 call feedkeys(":set nodi\<C-A>\<C-B>\"\<CR>", 'tx') 254 call feedkeys(":set invdi\<C-A>\<C-B>\"\<CR>", 'tx') 258 call feedkeys(":set ts\<C-A>\<C-B>\"\<CR>", 'tx') 262 call feedkeys(":set fileencodings=\<C-A>\<C-B>\"\<CR>", 'tx') 269 call feedkeys(":set <H\<C-A>\<C-B>\"\<CR>", 'tx') 273 call feedkeys(":set t_A\<C-A>\<C-B>\"\<CR>", 'tx') 278 call feedkeys(":set cdpath=./\<C-A>\<C-B>\"\<CR>", 'tx') [all …]
|
| H A D | test_syntax.vim | 145 call feedkeys(":syntime \<C-A>\<C-B>\"\<CR>", 'tx') 181 call feedkeys(":syn \<C-A>\<C-B>\"\<CR>", 'tx') 184 call feedkeys(":syn case \<C-A>\<C-B>\"\<CR>", 'tx') 187 call feedkeys(":syn spell \<C-A>\<C-B>\"\<CR>", 'tx') 190 call feedkeys(":syn sync \<C-A>\<C-B>\"\<CR>", 'tx') 195 call feedkeys(":syn list \<C-A>\<C-B>\"\<CR>", 'tx') 199 call feedkeys(":syn list \<C-A>\<C-B>\"\<CR>", 'tx') 202 call feedkeys(":syn match \<C-A>\<C-B>\"\<CR>", 'tx') 207 call feedkeys(":echohl no\<C-A>\<C-B>\"\<CR>", 'tx') 482 call feedkeys(":ownsyntax java\<C-A>\<C-B>\"\<CR>", 'tx')
|
| H A D | test_normal.vim | 89 call feedkeys("V\<S-Up>y", 'tx') 93 call feedkeys("V\<S-Up>y", 'tx') 97 call feedkeys("\<S-Up>y", 'tx') 108 call feedkeys("\<S-Up>y$", 'tx') 189 call feedkeys('.', 'tx') 195 call feedkeys("!!\n", 'tx') 197 call feedkeys(".", 'tx') 2887 call feedkeys('l', 'tx') 2889 call feedkeys('h', 'tx') 2903 call feedkeys("<<", 'tx') [all …]
|
| H A D | test_ins_complete_no_halt.vim | 27 …test test test test test test test test test test test test test test test test test\<C-c>", "tx!") 47 …test test test test test test test test test test test test test test test test test\<C-c>", "tx!")
|
| H A D | test_diffmode.vim | 287 call feedkeys(":diffput \<C-A>\<C-B>\"\<CR>", 'tx') 289 call feedkeys(":diffget \<C-A>\<C-B>\"\<CR>", 'tx') 296 call feedkeys(":diffput \<C-A>\<C-B>\"\<CR>", 'tx') 298 call feedkeys(":diffget \<C-A>\<C-B>\"\<CR>", 'tx') 307 call feedkeys(":diffput \<C-A>\<C-B>\"\<CR>", 'tx') 309 call feedkeys(":diffget \<C-A>\<C-B>\"\<CR>", 'tx') 316 call feedkeys(":diffput \<C-A>\<C-B>\"\<CR>", 'tx') 318 call feedkeys(":diffget \<C-A>\<C-B>\"\<CR>", 'tx') 324 call feedkeys(":diffput \<C-A>\<C-B>\"\<CR>", 'tx') 801 call feedkeys("Je a\<CR>", 'tx') [all …]
|
| H A D | test_cscope.vim | 260 call feedkeys(":cs \<C-A>\<C-B>\"\<CR>", 'tx') 263 call feedkeys(":scs \<C-A>\<C-B>\"\<CR>", 'tx') 266 call feedkeys(":cs find \<C-A>\<C-B>\"\<CR>", 'tx') 269 call feedkeys(":cs kill \<C-A>\<C-B>\"\<CR>", 'tx') 272 call feedkeys(":cs add Xcscope\<C-A>\<C-B>\"\<CR>", 'tx')
|
| H A D | test_arabic.vim | 52 call feedkeys('isghl!', 'tx') 77 call feedkeys("i12\<C-^>12\<C-^>12", 'tx') 87 call feedkeys("isghl\<BS>\<BS>", 'tx') 94 call feedkeys("isghl\<BS>\<BS>", 'tx') 570 call feedkeys("i\nsghl!\<C-^>vim\<C-^>", 'tx') 572 call feedkeys("/^sghl!\<C-^>vim$\<C-^>\<CR>", 'tx') 578 call feedkeys("/^sghl!\<C-^>vim$\<CR>", 'tx')
|
| H A D | test_tab.vim | 52 call assert_equal("x\tx", getline(1)) 82 call assert_equal("\tx", getline(1))
|
| H A D | test_terminal2.vim | 156 call feedkeys("\<C-L>w", 'tx') 158 call feedkeys("\<C-W>w", 'tx') 163 call feedkeys("\<C-L>x", 'tx') 165 call feedkeys("\<C-W>y", 'tx') 183 call feedkeys("\<C-L>\<C-C>", 'tx')
|
| H A D | test_ex_mode.vim | 13 \ .. "visual\<CR>", 'tx') 19 call feedkeys("gQ" .. a:cmd .. "\<C-b>\"\<CR>", 'tx') 21 call feedkeys("visual\<CR>", 'tx')
|
| H A D | test_vartabs.vim | 282 call setline(1, "\tx\tx\tx\tx")
|
| H A D | test_utf8_comparisons.vim | 90 call feedkeys("iabcd\<cr>\<cr>defg", "tx") 92 call feedkeys("gg0g~ap", "tx")
|
| H A D | test21.in | 4 :set ta tx
|
| H A D | test_lineending.vim | 9 set ta tx
|
| H A D | test_behave.vim | 23 call feedkeys(":behave \<C-A>\<C-B>\"\<CR>", 'tx')
|
| /vim-8.2.3635/src/ |
| H A D | gui_beval.c | 1070 Position tx; in drawBalloon() local 1121 tx = beval->x_root + EVAL_OFFSET_X; in drawBalloon() 1123 if ((tx + w) > beval->screen_width) in drawBalloon() 1124 tx = beval->screen_width - w; in drawBalloon() 1129 XmNx, tx, in drawBalloon() 1135 XtNx, tx, in drawBalloon()
|