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

Bug: horizontal scroll (by incsearch) doesn't redraw indentations #457

Open
baod-rate opened this issue Jul 13, 2022 · 2 comments
Open

Bug: horizontal scroll (by incsearch) doesn't redraw indentations #457

baod-rate opened this issue Jul 13, 2022 · 2 comments

Comments

@baod-rate
Copy link

during incsearch, when the window scrolls to show the search match, the indentations are not redrawn, causing them to overlap with the displayed text.

example:
image

This also affects vertical scroll, I believe, but that's less noticeable/impactful (mostly just messes with the display of the listchars, I think)

@baod-rate
Copy link
Author

related to #434 possibly?

@lukas-reineke
Copy link
Owner

Yeah it is the same issue as #434
There is nothing I can do for now.

I'll leave the issue open, hopefully there will be a solution in the future.

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

No branches or pull requests

2 participants