raphamorim / rio

A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
https://raphamorim.io/rio
MIT License
3.21k stars 103 forks source link

[Bug] Noticeable text update #492

Closed MrPandir closed 2 months ago

MrPandir commented 2 months ago

When I enter docker stats I see the text update every second and the cursor momentarily jumps to the beginning. This does not happen in Apple Terminal. But this does not happen with programs that refresh the entire screen such as btop or htop and are displayed correctly.

Videos

https://github.com/raphamorim/rio/assets/137798474/230e12a5-cf14-4149-ab01-08990e7e7450

https://github.com/raphamorim/rio/assets/137798474/7005102f-51a9-4284-a99f-9c2f2c38a410

Additional Information

Rio Version: 0.0.36 OS: macOS 14.4 Config:

cursor = '▇'
blinking-cursor = false
confirm-before-quit = false
[navigation]
mode = "CollapsedTab"