Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to hide the cursor #863

Open
zeroicey opened this issue May 13, 2024 · 2 comments
Open

how to hide the cursor #863

zeroicey opened this issue May 13, 2024 · 2 comments

Comments

@zeroicey
Copy link

image

@Rogal255
Copy link

Try screen.SetCursor(ftxui::Screen::Cursor(0, 0, ftxui::Screen::Cursor::Hidden))

@ArthurSonzogni
Copy link
Owner

Hello @happpycc!

Which version of FTXUI are you using? The functionality to hide the cursor should be implemented correctly in the latest version. You can check the implementation here:
Screen Interactive - FTXUI.

If you're still having issues, please let us know!

Best regards,
Arthur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants