Skip to content

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

Merged
imsnif merged 2 commits into
mainfrom
fix-cursor-caching
Jul 8, 2024
Merged

imsnif merged 2 commits into
mainfrom
fix-cursor-caching

Conversation

@imsnif

@imsnif imsnif commented Jul 8, 2024

Copy link
Copy Markdown
Member

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