diff options
author | Sean Dewar <6256228+seandewar@users.noreply.github.com> | 2024-03-09 16:56:32 +0000 |
---|---|---|
committer | Sean Dewar <6256228+seandewar@users.noreply.github.com> | 2024-03-09 18:00:30 +0000 |
commit | b52d15853e89149472c1ecd9cce3a84e4af0785a (patch) | |
tree | dd13e54f31d20bff698a209af0af2424b75e4617 /test/functional/lua/vim_spec.lua | |
parent | 33dfb5a383d7afacda35b8fd392ad18d57db2870 (diff) | |
download | rneovim-b52d15853e89149472c1ecd9cce3a84e4af0785a.tar.gz rneovim-b52d15853e89149472c1ecd9cce3a84e4af0785a.tar.bz2 rneovim-b52d15853e89149472c1ecd9cce3a84e4af0785a.zip |
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Problem: nvim_win_set_config does not update the tp_curwin of win's original
tabpage when moving it to another.
Solution: update it if win was the tp_curwin. Add a test.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions