Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_usage.c158 kp = &tmotion; in ex_viusage()
176 kp = &tmotion; in ex_viusage()
/freebsd/contrib/nvi/vi/
H A Dvi.c427 VIKEYS const tmotion = { variable
559 kp = &tmotion; in v_cmd()
656 s = tmotion.usage; in v_cmd()
803 if (vp->kp == &tmotion) { in v_motion()
867 vp->kp = &tmotion; in v_motion()
H A Dvi.h146 extern VIKEYS const tmotion; /* XXX Hacked ~ command. */