Searched refs:showruler (Results 1 – 8 of 8) sorted by relevance
4 void showruler(int always);
1432 showruler(FALSE); in main_loop()
594 showruler(int always) in showruler() function
1541 showruler(FALSE); in ins_redraw()
2850 showruler(FALSE); in showmatch()
4305 showruler(TRUE); in ex_substitute()
2524 showruler(FALSE); in channel_exe_cmd()
6600 Solution: Call draw_tabline() from showruler(). (Bjorn Winckler)