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: Fix disappearing characters on Neovim 0.9.2 and greater #2012

Merged
merged 1 commit into from Sep 5, 2023

Conversation

fredizzimo
Copy link
Member

What kind of change does this PR introduce?

This fixes the problem with some characters disappearing when using Neovim 0.9.2 and greater. See neovim/neovim#25011

Repeats of zero times should be ignored, they are mostly useful for terminal Neovim to distinguish between empty lines and lines ending with spaces.

Did this PR introduce a breaking change?

  • No

Repeats of zero times should be ignored, they are mostly useful for
terminal Neovim to distinguish between empty lines and lines ending with
spaces.
Copy link

@imajes imajes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me -- hopefully we can get this merged asap! :) thanks.

@MultisampledNight MultisampledNight merged commit 1e4ab00 into neovide:main Sep 5, 2023
2 checks passed
@MultisampledNight
Copy link
Contributor

Thank you! Choooooooooo chooooooooooo 🚂

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

3 participants