Luuk van Baal
9cf684ed7d
fix(float): validate conflicts for nvim_win_set_config()
...
Problem: nvim_win_set_config() does not error on flags not allowed for
non-floating windows.
`hide` should not be allowed for non-floating windows.
Solution: Check that a window is a split when reconfiguring.
Error when trying to hide a split window.
2026-06-01 01:02:01 +02:00
..
2026-01-02 08:21:55 +08:00
2026-05-11 18:17:04 -04:00
2026-04-15 18:22:05 +08:00
2026-04-23 18:37:59 -04:00
2026-04-25 11:42:44 -04:00
2026-03-17 12:11:55 +00:00
2026-02-20 06:53:33 +08:00
2026-06-01 01:02:01 +02:00
2026-05-20 19:56:39 +08:00
2026-04-17 21:20:51 +08:00
2026-02-26 10:06:34 +08:00
2026-04-29 10:38:20 -04:00
2026-02-26 10:06:34 +08:00
2026-05-14 16:04:58 -04:00
2026-05-06 12:25:25 -04:00
2026-03-15 08:00:07 +08:00
2026-05-19 11:45:56 +02:00
2026-04-23 18:37:59 -04:00
2026-05-04 12:10:45 -04:00
2026-05-09 08:05:48 +08:00
2026-05-31 23:18:53 +02:00
2026-05-13 13:14:07 +01:00
2026-04-22 01:24:49 +00:00
2026-02-08 09:47:02 -05:00
2026-04-28 07:00:23 +08:00
2026-02-16 11:05:33 -08:00
2026-05-22 17:54:24 +02:00
2026-05-11 15:54:55 -04:00