Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

window resizing in Vim 8 when closing tab #89

Open
hbunke opened this issue Mar 24, 2017 · 4 comments
Open

window resizing in Vim 8 when closing tab #89

hbunke opened this issue Mar 24, 2017 · 4 comments

Comments

@hbunke
Copy link

hbunke commented Mar 24, 2017

Having switched to Vim 8 I've encountered a strange bug: when closing a tab by hitting :q the NERDTree window resizes to nearly a maximum of the screen. Remaining tabs get a size of ~20 (I guess). This does not happen when closing the tab with :tabc. It also does not occur in Vim 7.x

@hbunke hbunke changed the title window resizing in Vim 8 when closing file window resizing in Vim 8 when closing tab Mar 24, 2017
@bakku
Copy link

bakku commented Apr 21, 2017

I can reproduce this. Have to restart Vim after closing one tab because of this.

@jeffwillette
Copy link

I have the same problem, for me it happens when a quickfix window is open and I close the main buffer

@kpace
Copy link

kpace commented Nov 1, 2017

Does someone has progress on this issue?

@jeffwillette
Copy link

I just remapped a key to resize the window and try to be careful not to invoke the behavior

map <leader>e :vertical resize 25<CR>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants