home

Code Library

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