maintains cursors position on %clr

This commit is contained in:
Joseph Bryan 2018-02-21 23:10:41 -05:00
parent 5c5374c1fd
commit 4db7eb4d60

View File

@ -585,7 +585,6 @@ static void
_term_it_show_blank(u3_utty* uty_u)
{
_term_it_write_txt(uty_u, uty_u->ufo_u.out.clear_y);
uty_u->tat_u.mir.cus_w = 0;
}
/* _term_it_show_cursor(): set current line, transferring pointer.