Comment on Ask HN: What kind of TUI would you use if it existed?parentComments−mootodayOP10moMy 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?−JohnFen10moAh, 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.
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.