Live data from Hacker News

Ftxui: C++ Functional Terminal User Interface

github.com

1–10 of 72 posts

Re: Ftxui: C++ Functional Terminal User Interface

#6

For a polished gui as FTXUI is I am surprised that horizontal bar movement is rather jerky, as it appears to move two steps forward, one step back. https://arthursonzogni.com/FTXUI/examples/?file=./component/...

Compiling all the demos to wasm and showing on the site is what would have been such an impressive feature before and now seems common.

Re: Ftxui: C++ Functional Terminal User Interface

#9
post #8

I be curious to see if there is a Terminal User Interface that can also have a GUI mode as well if opened directly rather than in a terminal.

Those existed for a while when both DOS and Windows were popular at the same time. Foxpro was one example.

Re: Ftxui: C++ Functional Terminal User Interface

#10
post #4

It looks incredibly nice, but ... I still think a text UI that looks like a GUI is combining the worst of two worlds.

Except if you need to run the app on remote server.

VS Code shows how utterly difficult it is to get a GUI working well in that scenario.

Post reply on HN