VHS_CUR
case VHS_CUR:
vt_scroll(vw, -1, VHS_CUR);
vt_scroll(vw, -size.tp_row, VHS_CUR);
vt_scroll(vw, 1, VHS_CUR);
vt_scroll(vw, size.tp_row, VHS_CUR);