Searched refs:vi_command_mode (Results 1 – 2 of 2) sorted by relevance
107 return vi_command_mode(el, 0); in ed_insert()
550 vi_command_mode(EditLine *el, wint_t c __attribute__((__unused__))) in vi_command_mode() function