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

Gutter unreliable when opening new files #371

Closed
DwordPtr opened this issue Oct 29, 2024 · 2 comments
Closed

Gutter unreliable when opening new files #371

DwordPtr opened this issue Oct 29, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@DwordPtr
Copy link

Gutter unreliable when opening multiple files in new tabs.

I'm a heavy user of the gutter hunk_up, hunk_down functionality.
Most of the time when opening one file the gutter renders perfectly and I'm able to move between my changes.
So nvim <file> works quite nicely.

When I open multiple files (either nvim -o <files> or nvim -p <files>) the system needs me to manually visit each tab and run :e!<CR> to fix it.
I l

  • nvim --version output:
➜ nvim --version
NVIM v0.10.2-dev-8+gc43dd3ef6
Build type: Debug
LuaJIT 2.1.1713484068
Run "nvim -V1 -v" for more info
  • Operating system:
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.6 LTS
Release:        20.04
Codename:       focal

I also see this behavior on my mac.

@DwordPtr DwordPtr added the bug Something isn't working label Oct 29, 2024
@tanvirtin tanvirtin modified the milestones: v1.0.0, v1.0.1, v0.1.0 Jan 22, 2025
@tanvirtin
Copy link
Owner

Apologies for the late reply. Major version v1.0.0 is released and this issue should be fixed by it.

The new version does contain some deprecated changes and some breaking changes but does come with a bunch of bug fixes, tons of optimizations, and more snappier views!

@DwordPtr
Copy link
Author

DwordPtr commented Jan 22, 2025

You rule! I'll upgrade my LazyPackage in the morning. 🙏

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

2 participants