home

Code Library

function ansi.moveup() {
    printf "\033[${count}A"
}