Documentation
From your first capture
to the final detail.
Task-focused guides for installing, capturing, customising, and understanding terminal-svg.
Installing terminal-svgterminal-svg is a single self-contained binary — the font is baked in, there are no runtime dependencies, and nothing else to install. Pick whichever route below suits.CLI referenceterminal-svg takes terminal output from one of five places and always produces an SVG:Themesterminal-svg --list-themes prints the list your binary actually has. The palettes live in themes/, sourced from each scheme's official palette documentation. There's a rendered…How terminal-svg worksThe pipeline is four stages, each a module that only talks to the next:
No guide matches that search.
Install
brew install russmckendrick/tap/terminal-svgCapture
terminal-svg -o help.svg -- terminal-svg --helpBrowse the guides
Everything in one path.
01Installing terminal-svgterminal-svg is a single self-contained binary — the font is baked in, there are no runtime dependencies, and nothing else to install. Pick whichever route below suits.02CLI referenceterminal-svg takes terminal output from one of five places and always produces an SVG:03Themesterminal-svg --list-themes prints the list your binary actually has. The palettes live in themes/, sourced from each scheme's official palette documentation. There's a rendered…04How terminal-svg worksThe pipeline is four stages, each a module that only talks to the next: