Home
last modified time | relevance | path

Searched refs:FLUSH_MINIMAL (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dgetchar.c418 if (flush_typeahead == FLUSH_MINIMAL) in flush_buffers()
2770 flush_buffers(FLUSH_MINIMAL); in handle_mapping()
H A Dvim.h2204 FLUSH_MINIMAL, enumerator
H A Dmisc1.c1077 flush_buffers(FLUSH_MINIMAL); in beep_flush()
H A Dmessage.c733 flush_buffers(FLUSH_MINIMAL); // flush internal buffers in emsg_core()