Closed osenvosem closed 3 years ago
It's expected since list window takes fixed height, please avoid close original window.
@chemzqm this is very strange behaviour from a user point of view. Why isn't it switch to another opened buffer when I delete the current or open an empty buffer if it was the last one (the default vim behaviour)?
You need to understand window & buffer first.
You can use --tab
option to make CocList takes full window.
After deleting or wiping the current buffer from the list status line moves far up and there is a huge empty space under it.