home

Code Library

function ansi.clearEOL() {
    printf "\033[K"
}