-
-
Notifications
You must be signed in to change notification settings - Fork 620
NvimTree aligns itself on the right the first time I open a file, but closing and opening the file again fixes it. #1553
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
Comments
Confirmed |
same issue |
Same on macOS 12.5.1 |
confirmed on Neovim 0.7.2 |
Same on macOS 12.0.1 (macOS Monterey) |
Same issue on Linux using Neovim |
Same issue on Linux(Ubuntu 22.04) |
Same issue on neovim on MacOS Ventura 13.0 |
fix branch: I would be very grateful if this fix were tested:
Checkout master when you are finished testing.;q |
This fixes the bug @alex-courtis. Thanks! Kooha-2022-09-21-00-14-52.webm |
@alex-courtis It works! Thank you! |
@alex-courtis thank you !! waiting for the master branch , #1594 fixed this. |
Description
Pretty much the title. I have configured NvimTree to start when opening a directory. When started this way, the first time I open a file NvimTree will align itself on the right side of the screen for some reason. Closing the file and opening it again will correctly re-align NvimTree on the left side.
Neovim version
Operating system and version
5.19.2-arch1-1
nvim-tree version
e3353c4
Minimal config
Steps to reproduce
Expected behavior
NvimTree should be aligned to the left side the first time it is opened.
Actual behavior
No response
The text was updated successfully, but these errors were encountered: