// +build !windows package output const ( TERMINAL_CLEAR_LINE = "\r\x1b[2K" )