module TTY
module TTY::Cursor
tty-cursor
0.7.1
# clear_line_after
def clear_line_after CSI + '0K' end