Raphael Amorim
Raphael Amorim
Not only remember position as also width/height
Hey there, sorry about delay on it. Is this still reproduceable? looks like gles is having trouble setting up the instance configuration.
Good question, @TornaxO7 probably have more context on it. But as far I know people have been using Rio with Nix (mostly Arch that I know). Feel free to join...
Hey @ludblom thanks for the issue, I will try to reproduce locally, are you using either 0.1.0 or 0.1.1 versions? Because the renderer isn't completely stable and slower than 0.0.x...
Hey @ludblom sorry for the delay, could you try with 0.1.6?
Thank you for testing it 🙏 Glad it is working now
Hey @erdanilevicius thanks for the issue, whenever you use Rio via SSH what's the TERM env? Could it be connected to this https://raphamorim.io/rio/docs/frequently-asked-questions/#i-get-errors-about-the-terminal-being-unknown-or-opening-the-terminal-failing-or-functional-keys-like-arrow-keys-dont-work ?
I see! Whenever you do SSH on Rio, the server TERM should match with the host otherwise can lead to weird behaviours. Like kitty also ask about it https://sw.kovidgoyal.net/kitty/faq/#i-get-errors-about-the-terminal-being-unknown-or-opening-the-terminal-failing-or-functional-keys-like-arrow-keys-don-t-work
> if using different terminfo than the terminal emulator comes with(in this case using xterm-256color instead of rio), can break some of the functionality? yes, but you can run `TERM=xterm-256color...
Hey @MrPandir thanks for the issue, I don't think this is connected to the `CSI K` but the way Rio renders lines, which is same as Alacritty (emulates same behaviour)....