
ANSI Escape Codes is a suite of online tools for inspecting, visualizing, and listing ANSI control codes and the way they render. Useful for BBSes, emulation, TUIs, and retrocomputing.
ANSI Escape Codes is a suite of online tools for inspecting, visualizing, and listing ANSI control codes and the way they render. Useful for BBSes, emulation, TUIs, and retrocomputing.
Anyone can recommend forgotten books about designing and programming text user interfaces (TUI) for consoles/terminals, also known as screen design back in the 80s?
Not curses or using existing libraries, but more like relying directly on ANSI/VT100 control sequences. And no, I'm not asking for a list of escape sequences :)
The kind of material I'm thinking of is something close to the 1989 "Programming the User Interface: Principles and Examples" by Judith R. Brown and Steve Cunningham. But focused on TUI exclusively. The more (pseudo-)code, the better.
A space for Bonfire maintainers and contributors to communicate