Home
last modified time | relevance | path

Searched refs:gui_write (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui.pro23 void gui_write(char_u *s, int len);
/vim-8.2.3635/src/
H A Dui.c30 gui_write(s, len); in ui_write()
H A DREADME.md214 `gui_write()` will parse the codes and draw the appropriate items. Finally the
H A Dfileio.c764 gui_write(p, (int)STRLEN(p)); in readfile()
H A Dgui.c1827 gui_write( in gui_write() function
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt2808 from redrawing the cursor after each call to gui_write() to only update it at
2982 to gui_write(), which doesn't work. Now flush before the output buffer
5421 Solution: Don't call gui_write() when still starting up. Don't give error
H A Dtodo.txt3366 gui_write(), but the GUI code relies on NextScreen to represent the state