Home
last modified time | relevance | path

Searched refs:xterm_update (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dos_unix.c118 static void xterm_update(void);
6271 xterm_update(); // Maybe we should hand out clipboard in RealWaitForChar()
6358 xterm_update(); in RealWaitForChar()
6426 xterm_update(); // Maybe we should hand out clipboard in RealWaitForChar()
7682 xterm_update(); in setup_term_clip()
7844 xterm_update(); in clip_update()
7854 xterm_update(void) in xterm_update() function
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt14011 Solution: Call xterm_update() before select(). (Andrew Pimlott)