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

Neovim doesn't resize correctly when Barbar is active #321

Open
romgrk opened this issue Oct 20, 2022 · 4 comments
Open

Neovim doesn't resize correctly when Barbar is active #321

romgrk opened this issue Oct 20, 2022 · 4 comments
Labels
bug Something isn't working needs-repro Minimal reproduction is needed.
Milestone

Comments

@romgrk
Copy link
Owner

romgrk commented Oct 20, 2022

I hadn't updated my barbar for a while, I've been having some issues with the latest master.
It appears that neovim's screen doesn't update its size after resizing the terminal window. @Iron-E are you able to reproduce this?

Previous (f89dfb8) Current (master)
Screenshot from 2022-10-20 06-58-50 Screenshot from 2022-10-20 06-58-50
Screenshot from 2022-10-20 06-58-44 Screenshot from 2022-10-20 06-58-55
@Iron-E
Copy link
Collaborator

Iron-E commented Oct 20, 2022

I can't seem to reproduce, both with nvim --clean or my usual config. Try with the --clean snippet from the other issue:

nvim --clean 
     --cmd 'set rtp+=~/.local/share/nvim/site/pack/packer/start/barbar.nvim' 
     --cmd 'set rtp+=~/.local/share/nvim/site/pack/packer/start/nvim-web-devicons' 
     --cmd 'lua require"bufferline".setup()'

If this works, it might be something on the configuration side of things.

@Iron-E Iron-E self-assigned this Oct 20, 2022
@Iron-E Iron-E added need-feedback Further information from original poster was requested. bug Something isn't working downstream Caused by code depending on barbar.nvim and removed need-feedback Further information from original poster was requested. labels Oct 20, 2022
@Iron-E Iron-E removed their assignment Dec 16, 2022
@romgrk
Copy link
Owner Author

romgrk commented Apr 1, 2023

Updated to latest master, not reproducible anymore.

@romgrk romgrk closed this as completed Apr 1, 2023
@romgrk
Copy link
Owner Author

romgrk commented Apr 1, 2023

nvm, still present :|

@romgrk romgrk reopened this Apr 1, 2023
@Iron-E
Copy link
Collaborator

Iron-E commented Apr 1, 2023

Did you get around to trying #321 (comment)?

@Iron-E Iron-E added this to the backlog milestone Apr 9, 2023
@Iron-E Iron-E added needs-repro Minimal reproduction is needed. and removed downstream Caused by code depending on barbar.nvim labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-repro Minimal reproduction is needed.
Projects
None yet
Development

No branches or pull requests

2 participants