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: get the cursor position relative to the window instead of the sc… #327

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

ofseed
Copy link
Contributor

@ofseed ofseed commented Nov 13, 2024

Whether it's nvim_win_get_config or the later used nvim_win_set_config, the row used is relative to the window, not the screen.

@Saghen Saghen merged commit 5479abf into Saghen:main Nov 15, 2024
@ofseed ofseed deleted the fix-cursor-row branch November 15, 2024 02:25
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.

2 participants