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

/freebsd-13-stable/contrib/libedit/
H A Dmap.c637 static const el_action_t el_map_vi_command[] = { variable
910 if (sizeof(el_map_vi_command) != N_KEYS * sizeof(el_action_t))
923 el->el_map.vic = el_map_vi_command;

Completed in 95 milliseconds