Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.refresh.c42 static int rprompt_h, rprompt_v; variable
368 rprompt_v = vcursor_v; in Refresh()
392 if (rprompt_h != 0 && rprompt_v == 0 && vcursor_v == 0 && rhdiff > 1) { in Refresh()
404 rprompt_v = 0; in Refresh()