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(compatibility): maintain original cursor shape #659

Merged
merged 2 commits into from
Aug 25, 2021

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Aug 24, 2021

Previously we treated the "block" cursor shape as the default, changing to it every time we received the [0 q CSI. But this is not the correct behaviour, as in some terminals the default shape is another one. This fixes the issue.

Fixes: #552

@imsnif imsnif merged commit 6f2d7d0 into main Aug 25, 2021
@har7an har7an deleted the fix-initial-cursor-shape branch October 23, 2022 15:05
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.

Neovim cursor doesn't change
1 participant