Amin Ya
Amin Ya
One other thing I noticed is that running `clear` doesn't set scrollback to 0, while this happens if you try it on Windows Terminal.
When I start an Atom session, I expect the terminal to start again if it was open. Similar to how Atom recovers the open text editors.
Yes, I do have it checked. This is random though. Sometimes it works! I will try to get some reproduction steps.
This is what I mean. I need to close this and start a new one: 
There are no errors. It just does not show anything. It is like an empty pane (like in #5) There is no element to choose: 
Sure. I can add the logs. I am using the latest nightly.
I had a terminal open in the bottom dock, I minimized it. Closed Atom, and opened it again. The pane was empty:  Not minimizing the terminal before closing fixes...
How can I get more information about `entries`? This seems like an xterm thing. Let me see if I can debug into xterm
This is what happens when I try to debug inside the IntersectionObserver callback:  If I click keep it open: 
The issue is not still solved. You mentioned you can hack something using `setTimeout`. Can you look into that? @UziTech