Blink and you'll miss it! 4096 colours and flashing text on the console! https://www.undeadly.org/cgi?action=article;sid=20250705081315 #openbsd #console #blink #4kcolours

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.
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.