mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
86ef062c8c
On master (and also before #31539) deleting a window could cause the used wininfo for a buffer to change. This is due to always removing the previous NULL wininfo when deleting a window, even if that wininfo had higher priority than the the deleted window's own wininfo. Instead delete the wininfo with lowest priority. This retains the memory saving efect while not affecting the effective value of window options and so on. |
||
---|---|---|
.. | ||
cjson | ||
klib | ||
man | ||
mpack | ||
nvim | ||
vterm | ||
xdiff | ||
.valgrind.supp | ||
bit.c | ||
bit.h | ||
clint.py | ||
coverity-model.c | ||
nlua0.c | ||
uncrustify.cfg |