Searched refs:curpos (Results 1 – 8 of 8) sorted by relevance
177 :let curpos = []178 :nnoremap <expr> GG ":let curpos += ['".screenrow().":".screencol()."']\n"241 :call writefile(curpos, 'Xconceal_curpos.out')
122 let curpos = getpos(".")160 let curpos = getpos('.')164 call setpos('.',curpos)169 call setpos('.',curpos)207 call setpos('.',curpos)
4805 …islocal=".a:islocal."> newdir<".a:newdir.">) a:0=".a:0." win#".winnr()." curpos<".string(getpos(".…5215 " call Dret("s:NetrwBrowseChgDir <".dirname."> : curpos<".string(getpos(".")).">")10076 " call Dret("s:PerformListing : curpos<".string(getpos(".")).">")
709 pos_T curpos = wp->w_cursor; in f_win_execute() local719 if (win_valid(wp) && !EQUAL_POS(curpos, wp->w_cursor)) in f_win_execute()
926 pos_T curpos; in op_delete() local935 curpos = curwin->w_cursor; // remember curwin->w_cursor in op_delete()944 curwin->w_cursor = curpos; // restore curwin->w_cursor in op_delete()
3398 pos_T curpos = curwin->w_cursor; in ins_reg() local3409 curwin->w_cursor = curpos; in ins_reg()
6086 curpos-visual version6.txt /*curpos-visual*
17 Cursor position in Visual mode |curpos-visual|95 Cursor position in Visual mode *curpos-visual*