Home
last modified time | relevance | path

Searched refs:main_loop (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmain.pro10 void main_loop(int cmdwin, int noexmode);
/vim-8.2.3635/src/
H A DREADME.md136 This is conveniently called `main_loop()`. It updates a few things and then
H A Dmain.c879 main_loop(FALSE, FALSE); in vim_main2()
1150 main_loop( in main_loop() function
H A Dex_getln.c4365 main_loop(TRUE, FALSE); in open_cmdwin()
H A Dex_docmd.c6917 main_loop(FALSE, TRUE); in do_exedit()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt7326 Avoid use of the GTK main_loop() so that the GtkFileChooser can be used.