diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-06-25 06:43:26 +0200 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-08-16 10:39:50 -0400 |
commit | f0a9b7ff637b1c33988b8ec20530657ba71644fc (patch) | |
tree | d981bdfbb92ba6e8c0cd67e1263b5139f9c8e536 /src/nvim/api/vim.c | |
parent | 30cb66e8ba520d4564189ff763b5859e3d80581f (diff) | |
download | rneovim-f0a9b7ff637b1c33988b8ec20530657ba71644fc.tar.gz rneovim-f0a9b7ff637b1c33988b8ec20530657ba71644fc.tar.bz2 rneovim-f0a9b7ff637b1c33988b8ec20530657ba71644fc.zip |
vim-patch:8.0.0678 closing a window does not trigger resizing
Closes #6748
Problem: When 'equalalways' is set and closing a window in a separate
frame, not all window sizes are adjusted. (Glacambre)
Solution: Resize all windows if the new current window is not in the same
frame as the closed window. (closes vim/vim#1707)
https://github.com/vim/vim/commit/8eeeba8c025ff844e6514c4a60cec11bf1fc1b35
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions