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(blame): restore original options when blame window is closed #1104

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

ofseed
Copy link
Contributor

@ofseed ofseed commented Aug 3, 2024

This causes wrap to be disabled and causes scrollbind to be enabled so <C-w>s behaves strangely.

@lewis6991
Copy link
Owner

This shouldn't be necessary. Window local options shouldn't affect other windows.

Have you got repro steps for the problem. I've never noticed anything.

@lewis6991
Copy link
Owner

Ah wait I understand. Makes sense. I think vim-fugitive does this too.

@lewis6991 lewis6991 merged commit 564849a into lewis6991:main Aug 3, 2024
6 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