Home
last modified time | relevance | path

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

/freebsd/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)) in map_init()
923 el->el_map.vic = el_map_vi_command; in map_init()