Searched refs:el_map_vi_command (Results 1 - 1 of 1) sorted by relevance

/external/libedit/src/
H A Dmap.c627 private const el_action_t el_map_vi_command[] = { variable
900 if (sizeof(el_map_vi_command) != N_KEYS * sizeof(el_action_t))
913 el->el_map.vic = el_map_vi_command;

Completed in 73 milliseconds