Searched refs:vi_command_mode (Results 1 – 2 of 2) sorted by relevance
/external/libedit/src/ | ||
D | common.c | 100 return vi_command_mode(el, 0); in ed_insert() |
D | vi.c | 543 vi_command_mode(EditLine *el, Int c __attribute__((__unused__))) in vi_command_mode() function |