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

[BUG] When using as manpager and auto-open, nvim-tree hijacks the manpager #942

Closed
kyazdani42 opened this issue Feb 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kyazdani42
Copy link
Member

kyazdani42 commented Feb 7, 2022

this is due to the removal of the schedule on startup, the man doesn't yet have a name and thus gets hijacked by nvim-tree. Not sure how to fix that though.
This issue is a bit similar to the session issue with setting the buffer name before the session is loaded. The tree starts up too fast.

@kyazdani42 kyazdani42 added the bug Something isn't working label Feb 7, 2022
@kyazdani42 kyazdani42 self-assigned this Feb 7, 2022
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this issue Oct 11, 2022
Wait for nvim to finish before checking buftypes.
Fixes nvim-tree#944
Fixes nvim-tree#942
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