Conversation
AtifChy
marked this pull request as draft
September 6, 2026 18:06
AtifChy
marked this pull request as ready for review
September 6, 2026 18:55
Author
|
@patrickpichler This PR has gotten pretty big. Can you please check it out and give me feedback on it? |
Author
AtifChy
commented
Sep 6, 2026
Comment on lines
+571
to
+573
| elseif type(lines) == 'table' and not lines.kind then | ||
| -- Handle providers that return an array of strings | ||
| table.insert(lines, ' ') |
Author
Owner
AtifChy
force-pushed
the
feat/scrollbar
branch
2 times, most recently
from
September 8, 2026 18:08
986ae6a to
b1e73a9
Compare
AtifChy
force-pushed
the
feat/scrollbar
branch
from
September 8, 2026 18:11
b1e73a9 to
0308a3d
Compare
Preserve the original `winnr` config when reconfiguring the window, changing only the necessary options to prevent unintended side effects.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds floating scrollbar support for hover popups with dynamic geometry calculation, smoother scrolling, and a full test suite.
Highlights
FloatBorder(track) andPmenuThumb(thumb).vim.o.winborder