Liking cljdoc? Tell your friends :D

automaton-build.os.text

Colorize text. The reference comes from: ANSI reference sheet and full reference is vt100 spec.

Colorize text. The reference comes from:
[ANSI reference sheet](https://gist.github.com/ConnerWill/d4b6c776b509add763e17f9f113fd25b)
and full reference is [vt100 spec](https://vt100.net/docs/vt100-ug/chapter3.html).
raw docstring

bg-blackclj


bg-blueclj


bg-cyanclj


bg-grayclj


bg-greenclj


bg-magentaclj


bg-redclj


bg-yellowclj


clear-bolclj


clear-eolclj


clear-lineclj


font-blackclj


font-cyanclj


font-defaultclj


font-greenclj


font-magentaclj


font-redclj


font-whiteclj


font-yellowclj


line-with-bgclj

(line-with-bg text color)

move-bol-downclj

(move-bol-down nb-lines-down)

move-bol-upclj

(move-bol-up nb-lines-up)

move-columnclj

(move-column col)

move-downclj

(move-down n)

move-homeclj


move-leftclj

(move-left n)

move-oneupclj


move-oneup-with-scrollclj


move-rightclj

(move-right n)

move-toclj

(move-to line column)

move-upclj

(move-up n)

style-blinkingclj


style-boldclj


style-dimfaintclj


style-hiddenclj


style-italicclj


style-noblinkingclj


style-noboldclj


style-noinverseclj


style-noitalicboldclj


style-nostrikethroughclj


style-nounderlineclj


style-novisibleclj


style-reset-allclj


style-reversedclj


style-strikethroughclj


style-underlineclj


underlineclj

(underline text)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close