A wrapper around the /usr/bin/tput
command, used to obtain terminal control sequences for moving the cursor,
clearing lines, and so forth.
A wrapper around the `/usr/bin/tput` command, used to obtain terminal control sequences for moving the cursor, clearing lines, and so forth.
Runs the tput
command to convert the opcodes and values to a terminal
command string. Results are memoized.
Runs the `tput` command to convert the opcodes and values to a terminal command string. Results are memoized.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close