offsx
|| static_cast<size_t>(tx) < *x * 2 + TTYSCRN::offsx + 14
*x = (tx - 14 - TTYSCRN::offsx) / 2;
move(y + TTYSCRN::offsy, x + TTYSCRN::offsx);