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:change windows in multi windows mode only it's necessery #57

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

yehuohan
Copy link

@yehuohan yehuohan commented Nov 1, 2023

This PR is mainly to avoid changing window cursor when get window context.
For multi-windows, nvim_set_current_win may change the focus window when canceling or failing jump.

And the other commit is to rename to buf_handle and win_handle for buffer context and window context, to be consistent with JumpContext. If it's not neccessary, we can drop the commit :).

@smoka7 smoka7 changed the title Fix multi windows cursor fix:change windows in multi windows mode only it's necessery Nov 1, 2023
@smoka7 smoka7 merged commit ccf8e08 into smoka7:master Nov 1, 2023
2 checks passed
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