You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doing something like auto cursor = ftxui::Screen::Cursor{.shape = ftxui::Screen::Cursor::Shape::Hidden}; hides the cursor in this case, but I wonder if that is the correct behavior..
Hi,
I am currently giving the graph example from here https://github.com/ArthurSonzogni/FTXUI/blob/main/examples/dom/graph.cpp a shot but it leads to some weird cursor behavior.. it is constantly flashing allover the screen see:
2024-10-14.17-58-51.mp4
Environment:
WSL 2.0 with Windows Terminal.
If you need some more information please let me know.
The text was updated successfully, but these errors were encountered: