# use terminfo/termcap directly instead of relying on system clear/reset:
# - often they are just wrappers for ncurses tput or other tools
# - they may not even exist on lightweight systems
# - provided scripts/binaries may be buggy or broken
# use terminfo/termcap directly instead of relying on system clear/reset:
# - often they are just wrappers for ncurses tput or other tools
# - they may not even exist on lightweight systems
# - provided scripts/binaries may be buggy or broken