Home | History | Annotate | Download | only in term

Lines Matching full:erase

810         // Erase the bottom line of the scroll region
1705 case 'J': // ESC [ Pn J - Erase in Display
1713 case 1: // Erase from the start of the screen to the cursor.
1728 case 'K': // ESC [ Pn K - Erase in Line
1734 case 1: // Erase start of line to cursor (including cursor)