Searched refs:vi_command_mode (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libedit/ | ||
H A D | common.c | 107 return vi_command_mode(el, 0); in ed_insert() |
H A D | vi.c | 550 vi_command_mode(EditLine *el, wint_t c __attribute__((__unused__))) in vi_command_mode() function |