VTFL_CURSORON
if (edp->flags & VTFL_CURSORON) {
if (edp->flags & VTFL_CURSORON) {
edp->flags & VTFL_CURSORON, 0, 0);
edp->flags = VTFL_DECAWM | VTFL_CURSORON;
flags &= ~VTFL_CURSORON;
(edp->emulcookie, flags & VTFL_CURSORON, edp->crow,
res = ((flags & VTFL_CURSORON) ? 1 : 2);
flags |= VTFL_CURSORON;