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

/freebsd-11-stable/contrib/libreadline/
H A Dfunmap.c145 { "vi-append-mode", rl_vi_append_mode },
H A Dkill.c598 rl_vi_append_mode (1, ignore);
H A Dreadline.h233 extern int rl_vi_append_mode PARAMS((int, int));
H A Dvi_mode.c613 rl_vi_append_mode (count, key) function
626 rl_vi_append_mode (1, key);
H A Dvi_keymap.c146 { ISFUNC, rl_vi_append_mode }, /* a */

Completed in 157 milliseconds