home

Code Library

function ansi.moveright() {
    printf "\033[${count}C"
}