Home
last modified time | relevance | path

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

/dports/editors/uemacs/uemacs-4.0/src/
H A Ddisplay.c18 static int foulcursor = FALSE; /* see vtscreen() & movecursor() */ variable
157 foulcursor = TRUE; in vtscreen()
1680 if (row!=ttrow || col!=ttcol || foulcursor) {
1681 foulcursor = FALSE;