Skip to content
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

fix(terminal): properly cache cursor position for synchronized renders #3483

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Jul 8, 2024

Fixes #3471

This builds on #3439 by more accurately not rendering the cursor only if we're mid-frame (in the context of synchronized-renders - CSI 2026) and not as previously every time the output isn't dirty.

@imsnif imsnif merged commit ffca97f into main Jul 8, 2024
6 checks passed
Tomcat-42 pushed a commit to Tomcat-42/zellij that referenced this pull request Nov 9, 2024
zellij-org#3483)

* fix(terminal): properly cache cursor position for synchronized renders

* style(fmt): rustfmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow navigation in command prompt
1 participant