Skip to content

Sample App rendering has ghosting effect #364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hannesmnagel opened this issue Mar 12, 2025 · 2 comments
Open

Sample App rendering has ghosting effect #364

hannesmnagel opened this issue Mar 12, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@hannesmnagel
Copy link

hannesmnagel commented Mar 12, 2025

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):

  • OS: iOS
  • Browser not applicable
  • Version not applicable

Smartphone (please complete the following information):

  • Device: iPhone 12 mini
  • OS: iOS 18.3.1
  • Browser (Safari)
  • Version newest

Additional context
Doesn't happen in the SwiftTermApp but I can't see anything done differently that might relate to the problem

@hannesmnagel
Copy link
Author

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

@migueldeicaza migueldeicaza added the bug Something isn't working label Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants