Issue
After I opened the terminal, when I press the key the cursor disappear, and only re-appear when I move it outside the window. Also when I run with RIO_LOG_LEVEL=info there are a bunch of warnings: [WARN] winit::platform_impl::platform::wayland::window::state Failed to set cursor to Text when I am moving the cursor inside the terminal
Config
I using rio version 0.0.30 and also the one from the main branch. I didn't modify the font.
I am on Ubuntu 22.04 using Wayland (and zsh)
Issue
After I opened the terminal, when I press the key the cursor disappear, and only re-appear when I move it outside the window. Also when I run with
RIO_LOG_LEVEL=infothere are a bunch of warnings:[WARN] winit::platform_impl::platform::wayland::window::state Failed to set cursor to Textwhen I am moving the cursor inside the terminalConfig
I using rio version 0.0.30 and also the one from the main branch. I didn't modify the font.
I am on Ubuntu 22.04 using Wayland (and zsh)