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

revert: Use terminfo to reset terminal cursor style #10762

Closed
wants to merge 1 commit into from

Conversation

cjbayliss
Copy link
Contributor

using a terminfo's cnorm doesn't reset the cursor for many terminals, see issue: #10089

using a terminfo's cnorm doesn't reset the cursor for many terminals,
see issue: helix-editor#10089
@pascalkuthe
Copy link
Member

I don't think a revert is the right thing to do here. Using terminfo is correct you just need to work around terminals not setting the right property. That issue links some code from vim that we likely need to port to handle this

@cjbayliss
Copy link
Contributor Author

closing in favour of #10769

@cjbayliss cjbayliss closed this May 15, 2024
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.

None yet

2 participants