Searched refs:vungetc (Results 1 – 11 of 11) sorted by relevance
51 void vungetc(int c);
605 vungetc(c); in edit()706 vungetc(c); in edit()1976 vungetc(nc); in get_literal()
1560 vungetc(c); in pum_show_popupmenu()
275 vungetc(nc); in do_mouse()
2876 vungetc(int c) in vungetc() function
1005 vungetc(c); in normal_cmd()1027 vungetc(c); // it wasn't, put it back in normal_cmd()
3617 vungetc(c); in ins_compl_check_keys()
830 vungetc(c); in cmdline_handle_backslash_key()
6468 vungetc(c); in check_for_codes_from_term()
2580 vungetc(raw_c); in terminal_loop()
15323 Solution: Let vungetc() restore the mouse position.