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

Search highlighting occasionally missing #180

Open
3 tasks done
eMPee584 opened this issue Jun 13, 2023 · 6 comments
Open
3 tasks done

Search highlighting occasionally missing #180

eMPee584 opened this issue Jun 13, 2023 · 6 comments
Labels
can't-repro Having trouble reproducing this issue question Further information is requested

Comments

@eMPee584
Copy link

Check list

  • I have read through the README (especially F.A.Q section)
  • I have searched through the existing issues

Environment info

  • OS
    • Linux

Version info

VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Mar 04 2023 19:41:33)
Included patches: 1-1378

Question / Problem and steps to reproduce

Occasionally, searches are not highlighted in the map, I guess because of a rounding error? Occurs for me on this project's LICENSE file for example when searching for the word the ..
Can anyone reproduce?

search-highlight-missing_2023-06-13_14-07-15
search-highlight-missing_2023-06-13_16-56-29

@ZNielsen
Copy link
Collaborator

ZNielsen commented Jun 13, 2023

Interesting, what's your window width at? Any other non-default settings would be helpful too, I'll try to repro.

@SandeepTuniki
Copy link

This has been happening to me as well. Below are my settings:

vim.g.minimap_highlight_search=1
vim.g.minimap_width = 10
vim.g.minimap_auto_start = 1
vim.g.minimap_auto_start_win_enter = 1
vim.g.minimap_git_colors = 1

@stale
Copy link

stale bot commented Sep 16, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 16, 2023
@ZNielsen
Copy link
Collaborator

Not stale, want to repro when I get the chance.

@ZNielsen ZNielsen removed the stale label Sep 17, 2023
@ZNielsen
Copy link
Collaborator

Just getting a chance to try this, I'm unable to reproduce the issue using various minimap widths. I can try again with the exact minimap width of the screenshot if provided, or I can try with minimap width 10 if you can provide me an exact file+search combo that causes an error.

@ZNielsen ZNielsen added the can't-repro Having trouble reproducing this issue label Sep 20, 2023
Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 17, 2024
@ZNielsen ZNielsen added question Further information is requested and removed stale labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can't-repro Having trouble reproducing this issue question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants