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
{{ message }}
This repository was archived by the owner on Apr 26, 2025. It is now read-only.
I'm not sure why this is happening, but when I use tuikit in a Rust application the cursor in my terminal disappears after I run that Rust application.
So as an example, this is before running tuikit:
Then afterwards:
I'm running Linux Mint and this effect has been consistent over every possible combination of bash/fish and GNOME terminal/alacritty. I also tried showing the cursor just before exiting tuikit, but that had no effect.
I feel like I may be missing some obvious solution, but I can't seem to find one...
Generally an excellent and simple library, though - nice work!