module TTY
module TTY::Cursor
tty-cursor
0.3.0
# clear_screen_up
def clear_screen_up ECMA_CSI + '1J' end