You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When anything updates in the terminal when using the sample app it seems like the last frame is still being displayed below the current one.
To Reproduce
Build and run the sample app, connect to any server and run a few commands. Try to scroll
It seems like the SwiftTermApp uses branch main from commit 7976db8 and when I use that one (by adding it as a local dependency) scrolling and everything works
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
When anything updates in the terminal when using the sample app it seems like the last frame is still being displayed below the current one.
To Reproduce
Build and run the sample app, connect to any server and run a few commands. Try to scroll
Expected behavior
Terminal Updates and displays readable, clear, not overlapping text.
Screenshots
If applicable, add screenshots to help explain your problem.
https://github.com/user-attachments/assets/f1c7613f-4255-4a0f-be48-306de5ffba04
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Doesn't happen in the SwiftTermApp but I can't see anything done differently that might relate to the problem
The text was updated successfully, but these errors were encountered: