Building a TUI is easy now
hatchet.run
Building a TUI is easy now
1–10 of 262 posts
Re: Building a TUI is easy now
#2I think the only reasonable option seems to be reimplementing one yourself, which is massively stupid.
Re: Building a TUI is easy now
#3The thing with TUIs is that, using mobile native virtual keyboards, it's apparently quite impossible to make them behave in a sane way in browsers! I think the only reasonable option seems to be reimplementing one yourself, which is massively stupid.
Re: Building a TUI is easy now
#4The thing with TUIs is that, using mobile native virtual keyboards, it's apparently quite impossible to make them behave in a sane way in browsers! I think the only reasonable option seems to be reimplementing one yourself, which is massively stupid.
Mobile is not for TUI
Re: Building a TUI is easy now
#5The thing with TUIs is that, using mobile native virtual keyboards, it's apparently quite impossible to make them behave in a sane way in browsers! I think the only reasonable option seems to be reimplementing one yourself, which is massively stupid.
Re: Building a TUI is easy now
#6Re: Building a TUI is easy now
#7Re: Building a TUI is easy now
#8I can’t stand Gemmin-CLI. That tui gets in the way constantly
I’m mixed in jj’s tui. It’s better than no ui tho
Mostly tho I’m curious when I’d want a tui. Most of the time in a terminal I don’t want one
Re: Building a TUI is easy now
#9Re: Building a TUI is easy now
#10Charm looks good. What is the TUI library of choice for python these days?