TUI libraries have sufficiently abstracted away the low-level quirks of terminal rendering that the terminal has become something like a canvas[0] available in the IDE with no extensions. This is quite a nice DevX if you want to display the state of an app that does something to data, without writing the necessary plumbing to pipe that data to a browser and render it.[0] https://github.com/NimbleMarkets/ntcharts/blob/main/examples...
eschaton|3 months ago
zimpenfish|3 months ago
[0] https://en.wikipedia.org/wiki/Turbo_Vision
flomo|3 months ago
crazyloglad|3 months ago
wonger_|3 months ago