Files
neovim/test/functional
Sean Dewar 5aa6257e8c fix(api): win_set_config error message for splitting from a float #35650
Problem: after #34287 nvim_win_set_config no longer errors when attempting to
split from a floating window only if "win" is 0.

Solution: fix the regression, reduce the scope of "parent" and similar checks to
only where it's currently used and add test coverage for the errors.

(cherry picked from commit da39966a3a)
2025-09-08 17:18:48 +00:00
..
2025-03-02 14:27:52 -08:00
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00