diff options
author | bfredl <bjorn.linse@gmail.com> | 2024-02-12 12:20:12 +0100 |
---|---|---|
committer | bfredl <bjorn.linse@gmail.com> | 2024-02-12 12:20:12 +0100 |
commit | f1dd75c2af4076cfa9326f96ebd4cffd2d89a515 (patch) | |
tree | 1582cfd5baf3a626a009ad436928825f46ab3885 /test/functional/ui/diff_spec.lua | |
parent | 917172dd9680cc4234a47beee91e8adcaf0e833c (diff) | |
download | rneovim-f1dd75c2af4076cfa9326f96ebd4cffd2d89a515.tar.gz rneovim-f1dd75c2af4076cfa9326f96ebd4cffd2d89a515.tar.bz2 rneovim-f1dd75c2af4076cfa9326f96ebd4cffd2d89a515.zip |
fix(exitfree): don't use ex commands to close windows in free_all_mem()
Attempting to manipulate the window layout via ex commands is not safe
here. It is also redundant: `win_free_all()` can free multiple windows
by itself perfectly fine.
Diffstat (limited to 'test/functional/ui/diff_spec.lua')
0 files changed, 0 insertions, 0 deletions