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