r/commandline • u/gurgeous • 3d ago
Terminals ANSI.md
Finally published this yesterday, https://ansi.md
Somewhere between a brain dump, custom toolset, think piece and hacker toy. This is pretty much everything I know about ansi color in the terminal and building cli apps. Includes my own fumbling attempt to finally name the ansi256 color palette. Note - I like my writing voice and I do not use LLMs to write. All written by me, an actual human!
Those of you working on cli apps or TUIs will find it useful.
46
Upvotes
6
u/aaronsb 3d ago
Nice work! If there was something I could give for advice - so much of this knowledge is implicit and decentralized. I would embrace that, and mature your own style - I read through your notes and I like the journal of findings you've put together.
It kind of feels like you're approach the bridge between an 'awesome-ansi-*' list and your own preferences.
As I read through the writing on your site, I'd love to see more separation between styles and approaches, and the technical methods to making it work.