https://en.wikipedia.org/wiki/ANSI_escape_code

Code |Name Effect CSI n A |CUU – Cursor Up CSI n B |CUD – Cursor Down CSI n C |CUF – Cursor Forward CSI n D |CUB – Cursor Back CSI n E |CNL – Cursor Next Line CSI n F |CPL – Cursor Previous Line CSI n G |CHA – Cursor Horizontal Absolute CSI n ; m H |CUP – Cursor Position CSI n J |ED – Erase in Display CSI n K |EL – Erase in Line CSI n S |SU – Scroll Up CSI n T |SD – Scroll Down CSI n ; m f |HVP – Horizontal and Vertical Position CSI n m |SGR – Select Graphic Rendition CSI 6n |DSR – Device Status Report CSI s |SCP – Save Cursor Position CSI u |RCP – Restore Cursor Position CSI ?25l |DECTCEM Hides the cursor CSI ?25h |DECTCEM Shows the cursor