Or for those coding in Python there's Textual: https://textual.textualize.io/
Or for Go coders there's BubbleTea: https://github.com/charmbracelet/bubbletea
Why? Because TUI!
Yeah Textual, is pretty good. I have been building a CYOA(Choose-your-own-adventure) game using it
Heh, I have one in C23 with Ruby, Python, Go, and JS bindings...may have gone overboard. Not going to publish though until I have dogfooded it enough though :P
> Textual
Please, don't. One of the main benefits of TUI is being able to freely copy text, I hate opening Textual application and being dropped into this canvas like state.