Home
last modified time | relevance | path

Searched refs:ix (Results 1 – 16 of 16) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_tab.vim51 exe "normal ix\<Tab>x\<Esc>"
56 exe "normal ix\<Tab>x\<Esc>"
61 exe "normal ix\<Tab>x\<Esc>"
H A Dtest_edit.vim76 call feedkeys("ix\<esc>", 'tnix')
82 call feedkeys("ix\<esc>", 'tnix')
91 call feedkeys("ix\<esc>", 'tnix')
97 call feedkeys("ix\<esc>", 'tnix')
247 call feedkeys("A\<c-o>ix", 'txin')
249 call feedkeys("A\<c-\>\<c-o>ix", 'txin')
1335 call feedkeys("ix\<esc>", 'tnix')
1343 call feedkeys("ix\<esc>", 'tnix')
1963 …let g:mode_seq = ['n', 'i', 'n', 'v', 'V', 'i', 'ix', 'i', 'ic', 'i', 'n', 'no', 'n', 'V', 'v', 's…
H A Dtest_gf.vim178 call feedkeys("ix\<esc>", 'xt')
H A Dtest_ex_mode.vim167 call feedkeys("ix\<esc>", 'xt')
H A Dtest_startup.vim614 let out = split(system(GetVimCommand() .. ' -ix'), "\n")
617 call assert_equal('Garbage after option argument: "-ix"', out[1])
H A Dtest_undo.vim402 execute "norm ix\<c-g>uy\<c-g>uz\<Esc>"
H A Dtest_mapping.vim1010 onoremap ix <cmd>eval 0<cr> map
1012 ounmap ix
H A Dtest_functions.vim762 call assert_equal('i-ix', g:current_modes)
1865 normal ix
1872 sandbox let F = {-> "normal ix\<Esc>"->execute()}
H A Dtest_options.vim235 call assert_fails('set complete=ix', 'E535:')
H A Dtest_normal.vim3265 call feedkeys("3\<CursorHold>2ix", 'xt')
/vim-8.2.3635/runtime/keymap/
H A Dvietnamese-telex_utf-8.vim150 ix ĩ
/vim-8.2.3635/runtime/syntax/
H A Dcontext.vim119 syn match contextFont '\\\%(vi\{1,3}\|ix\|xi\{0,2}\)\>'
/vim-8.2.3635/src/
H A Dgui_photon.c1925 short ix, iy; in gui_mch_getmouse() local
1930 PtGetAbsPosition(gui.vimTextArea , &ix, &iy); in gui_mch_getmouse()
1932 *x = info.pos.x - ix; in gui_mch_getmouse()
H A Dgui_w32.c6034 int ix; in RevOut() local
6036 for (ix = 0; ix < (int)len; ++ix) in RevOut()
6037 ExtTextOut(s_hdc, col + TEXT_X(ix), row, foptions, in RevOut()
6038 pcliprect, text + ix, 1, padding); in RevOut()
/vim-8.2.3635/runtime/doc/
H A Deval.txt8252 ix Insert mode |i_CTRL-X| completion
14763 : for ix in range(strlen(a:str))
14764 : let out = out . '-' . Nr2Bin(char2nr(a:str[ix]))
H A Dversion7.txt2197 In an empty line "ix<CTRL-O>0" moved the cursor to after the line instead of