Describe the bug
Sometimes when I fire the buffer list the current layout windows shrink to the maximum showing only the buffer list at the top. It's a bit annoying because then I have to type <C-W>_ to make it full height again.
To Reproduce
Steps to reproduce the behavior:
Seems to happend randomly when firing the buffer list but it's been happening for a while now.
Expected behavior
Any ctrlspace list should show without affecting the current layout.
Version(s) (please complete the following information):
- OS: osx catalina
- Version: NVIM v0.4.3
Additional context
At first I thought that it might be another plugin like coc-explorer which I use as a file drawer that caused the problem but it also happens with it closed.
Describe the bug
Sometimes when I fire the buffer list the current layout windows shrink to the maximum showing only the buffer list at the top. It's a bit annoying because then I have to type
<C-W>_to make it full height again.To Reproduce
Steps to reproduce the behavior:
Seems to happend randomly when firing the buffer list but it's been happening for a while now.
Expected behavior
Any ctrlspace list should show without affecting the current layout.
Version(s) (please complete the following information):
Additional context
At first I thought that it might be another plugin like coc-explorer which I use as a file drawer that caused the problem but it also happens with it closed.