home

Code Library

function ansi.moveleft() {
    printf "\033[${count}D"
}