Hacker News new | ask | show | jobs
by JohnFen 220 days ago
I don't understand the question, or maybe it's far too broad? Lots of TUIs exist.
1 comments

My bad, I'm looking for TUI ideas to build to learn Ratatui :).

Is there anything you'd like to do in a TUI but can't find a TUI that does it?

Ah, I see. That makes more sense.

When I want to implement a TUI, I just write it myself (usually by modifying my own preexisting code) rather than use an external tool. So there isn't anything I'd like to do that I can't do. But that's not really helpful to you, sorry.