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

/freebsd-11-stable/contrib/libreadline/
H A Dvi_mode.c91 static int _rl_vi_last_motion; variable
149 _rl_vi_last_motion = 0;
924 _rl_vi_last_motion = c;
931 _rl_vi_last_motion = c;
1054 rl_stuff_char (_rl_vi_last_motion);
1080 rl_stuff_char (_rl_vi_last_motion);

Completed in 113 milliseconds