Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
56.92k stars 3.29k forks source link

Rendering bug: Without input, all the contents will simply disappear after less than a minute #9742

Open RavenMacDaddy opened 5 days ago

RavenMacDaddy commented 5 days ago

Apologies if this is a duplicate. I searched the open issues for a while, but couldn't find anything that was exactly what I'm experiencing — relate if suitable.

Describe the problem: Without input, after less than a minute, the contents simply become blank.

See the video below of it happening in real-time; just captured a small part of the screen to see the text disappear, but everything in the terminal does; all the text.

I should note that I'm running a horizontal split so that I've two vertical spaces to work with simultaneously; everything disappears in the two panes.

https://github.com/Eugeny/tabby/assets/67732686/cfda557e-160d-4c4d-b99f-35f7e1f53c0d

To Reproduce:

  1. Do a horizontal split and run some commands in each
  2. Close Tabby, then re-open, which makes Tabby restore the history by default
  3. Wait a minute or two, and if you've got the same issue as I do, the contents will suddenly disappear
ianw1974 commented 5 days ago

Happened to me as well on Fedora with tabby 1.0.208. Reverted to previous version (1.0.207) until it's resolved. Mine happened when just using the left pane - I have the terminal split into 3, two vertical panes, with the right vertical pane split into two smaller terminals horizontally. I was only using the left terminal (full length of screen) running an ansible playbook when everything went blank.

Also, clearing GPUCache or any of the other caches doesn't help either.