home

Code Library

function ansi.movedown() {
    printf "\033[${count}B"
}