Sean Dewar
a9ffdca528
fix(api): open_win leak from naughty autocommands
...
Problem: error set by win_set_buf may leak if autocommands immediately close the
new window.
Solution: free the error set by win_set_buf. (prefer nvim_open_win's error as
it's more important and will cause 0 to be returned)
2026-01-05 11:34:26 +08:00
..
2026-01-05 11:34:26 +08:00
2026-01-05 11:33:37 +08:00
2025-12-18 08:57:33 +08:00
2026-01-05 11:28:31 +08:00
2025-12-01 02:35:30 +00:00
2025-08-24 14:43:19 +08:00
2025-12-28 01:05:55 +00:00
2025-12-10 11:09:24 -05:00
2025-10-03 16:14:14 +08:00
2025-10-14 22:31:49 -04:00
2025-10-14 13:07:09 +08:00
2025-03-02 14:27:52 -08:00
2025-02-27 10:38:04 +08:00
2026-01-05 00:31:02 +00:00
2024-11-21 11:35:16 +00:00
2025-10-03 16:14:14 +08:00
2026-01-04 14:46:02 +00:00
2025-12-06 14:30:09 +00:00
2024-11-14 12:40:57 +01:00
2024-04-23 18:17:04 +02:00
2025-10-03 16:14:14 +08:00
2024-12-19 07:07:04 -08:00