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

/freebsd-10.1-release/contrib/libreadline/
H A Dfunmap.c179 { "vi-rubout", rl_vi_rubout },
H A Dreadline.h245 extern int rl_vi_rubout PARAMS((int, int));
H A Dvi_mode.c1155 rl_vi_rubout (count, key) function
1192 return (rl_vi_rubout (-count, key));
H A Dvi_keymap.c133 { ISFUNC, rl_vi_rubout }, /* X */

Completed in 113 milliseconds