Ftxui: C++ Functional Terminal User Interface
1–10 of 72 posts
Re: Ftxui: C++ Functional Terminal User Interface
#2Re: Ftxui: C++ Functional Terminal User Interface
#3https://arthursonzogni.com/FTXUI/examples/?file=./component/...
Re: Ftxui: C++ Functional Terminal User Interface
#4Re: Ftxui: C++ Functional Terminal User Interface
#5Wow this look great. Does anyone have a good recommendation for the equivalent in Python?
[0]: https://github.com/willmcgugan/rich
[1]: https://www.willmcgugan.com/blog/tech/post/building-rich-ter...
Re: Ftxui: C++ Functional Terminal User Interface
#6For 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/...
Re: Ftxui: C++ Functional Terminal User Interface
#7Re: Ftxui: C++ Functional Terminal User Interface
#8Re: Ftxui: C++ Functional Terminal User Interface
#9I 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.
Re: Ftxui: C++ Functional Terminal User Interface
#10It looks incredibly nice, but ... I still think a text UI that looks like a GUI is combining the worst of two worlds.
VS Code shows how utterly difficult it is to get a GUI working well in that scenario.