glepnir
08dd3adffb
feat(api): add ev.win to autocmd callback args #39826
...
Problem: Autocmd callbacks currently have to rely on curwin, which may
already have changed by the time they run. This is especially noticeable
for WinNew, WinClosed, WinResized and WinScrolled.
Solution: Track the window in the autocmd context and expose it as ev.win.
Pass it explicitly for the window events that need it.
2026-09-09 15:42:20 -04:00
..
2026-09-07 08:24:16 -04:00
2026-02-01 08:22:07 +08:00
2026-08-05 07:00:46 +08:00
2026-09-09 15:42:20 -04:00
2026-09-08 16:50:53 +01:00
2026-08-07 12:36:41 +08:00
2026-01-26 06:53:53 +08:00
2026-09-09 15:42:20 -04:00
2026-09-08 16:50:53 +01:00
2026-09-07 15:33:22 +01:00
2026-08-14 19:12:05 +02:00
2026-09-07 11:05:19 +02:00
2022-03-13 04:52:45 +00:00
2026-09-09 00:34:53 +00:00
2026-05-13 07:31:17 -04:00
2026-08-25 13:36:01 +02:00
2023-08-13 13:25:10 +01:00
2025-12-30 01:44:24 -05:00
2026-05-17 09:56:37 -04:00
2026-03-12 11:12:56 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2026-08-25 13:36:01 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2026-09-09 00:34:53 +00:00
2026-01-20 07:56:50 +08:00
2022-10-13 05:48:12 -07:00
2026-04-14 11:13:03 -05:00
2026-04-14 11:13:03 -05:00
2026-09-09 00:34:53 +00:00
2024-07-02 13:05:16 +02:00