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

Handle illegal lines when resizing windows with goUpLimit set to non-nil #11

Open
nullromo opened this issue Jan 10, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@nullromo
Copy link
Owner

When resizing windows, all the windows that got resized need to be scrolled appropriately or somehow reset such that they don't have these non-existent lines in them.

Reproduce

  1. Set goUpLimit to 'center'
  2. Open a file
  3. Center line 1 (1Gzz)
  4. Split the window (:sp)
@nullromo nullromo added the bug Something isn't working label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant