ANSI control sequences for terminal features without JLine capability equivalents.
For cursor movement, screen clearing, and alt screen, use charm.terminal which uses JLine's capability-based approach for better terminal compatibility.
ANSI control sequences for terminal features without JLine capability equivalents. For cursor movement, screen clearing, and alt screen, use charm.terminal which uses JLine's capability-based approach for better terminal compatibility.
(content->lines content)Split content into lines, handling CRLF and LF.
Split content into lines, handling CRLF and LF.
(truncate-line line width)Truncate a line to fit within terminal width.
Truncate a line to fit within terminal width.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |