Home
last modified time | relevance | path

Searched refs:showruler (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/proto/
H A Ddrawscreen.pro4 void showruler(int always);
/vim-8.2.3635/src/
H A Dmain.c1432 showruler(FALSE); in main_loop()
H A Ddrawscreen.c594 showruler(int always) in showruler() function
H A Dedit.c1541 showruler(FALSE); in ins_redraw()
H A Dsearch.c2850 showruler(FALSE); in showmatch()
H A Dex_cmds.c4305 showruler(TRUE); in ex_substitute()
H A Dchannel.c2524 showruler(FALSE); in channel_exe_cmd()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt6600 Solution: Call draw_tabline() from showruler(). (Bjorn Winckler)