Home
last modified time | relevance | path

Searched refs:cursor_on (Results 1 – 21 of 21) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dterm.pro58 void cursor_on(void);
/vim-8.2.3635/src/
H A Dnetbeans.c121 cursor_on(); in netbeans_close()
1845 cursor_on(); in nb_do_cmd()
2231 cursor_on(); in nb_do_cmd()
2536 cursor_on(); in netbeans_open()
H A Dui.c1171 cursor_on(); // redrawing may have switched it off in ui_focus_change()
H A Dterm.c3552 cursor_on(); // redrawing may have switched it off in set_shellsize()
3714 cursor_on(); // just in case it is still off in stoptermcap()
3979 cursor_on(void) in cursor_on() function
4024 cursor_on(); in cursor_unsleep()
H A Dex_cmds.c1172 cursor_on(); in do_filter()
1427 cursor_on(); in do_shell()
1745 cursor_on(); // msg_start() switches it off in print_line()
H A Dclipboard.c207 cursor_on(); in clip_lose_selection()
H A Dmisc1.c808 cursor_on(); in get_keystroke()
H A Dmain.c1435 cursor_on(); in main_loop()
H A Dmisc2.c1774 cursor_on(); in call_shell()
H A Dos_unix.c3437 cursor_on(); in mch_exit()
5237 cursor_on(); in mch_call_shell_fork()
H A Dgetchar.c3473 cursor_on(); in inchar()
H A Ddrawscreen.c3063 cursor_on(); in redraw_after_callback()
H A Dterminal.c1184 cursor_on(); in update_cursor()
2736 cursor_on(); in may_toggle_cursor()
H A Dex_getln.c2801 cursor_on(); in getexmodeline()
H A Dsearch.c2852 cursor_on(); // make sure that the cursor is shown in showmatch()
H A Dgui.c83 cursor_on(); // needed for ":gui" in .vimrc in gui_start()
H A Dnormal.c1197 cursor_on(); in normal_cmd()
H A Doption.c2218 cursor_on(); // msg_start() switches it off in do_set()
H A Dos_win32.c4339 cursor_on(); in dump_pipe()
H A Dex_docmd.c7527 cursor_on(); in do_sleep()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt7020 Solution: Call cursor_on() in mch_windexit().