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

Do not trigger scrolling animation when Vim window is resized #13

Open
joeytwiddle opened this issue May 29, 2016 · 0 comments
Open

Do not trigger scrolling animation when Vim window is resized #13

joeytwiddle opened this issue May 29, 2016 · 0 comments

Comments

@joeytwiddle
Copy link
Owner

Window resize often meets the coded criteria for a scroll animation, but this is not really helpful to the user.

To disable it, we may need to store and compare previous/current window size.

(What might help the user is to flash the current line, but that's a task for highlight_line_after_jump.vim)

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

No branches or pull requests

1 participant