yashlala
7d99104058
feat(events): add TabMoved autocommand event #24137
...
Problem:
No way to handle a "tab moved" event.
Use-case: tabline plugins may cache tab labels, and need to know when to
invalidate their cache.
Solution:
Add a `TabMoved` event that triggers whenever tabs are reordered via `:tabmove`
or via mouse click-and-drag.
2026-05-16 13:55:42 -04:00
..
2026-01-17 08:31:18 +08:00
2026-04-29 17:37:47 -04:00
2024-04-23 18:17:04 +02:00
2025-03-11 06:49:32 +08:00
2026-03-13 06:13:58 -04:00
2025-05-27 09:16:46 +08:00
2025-04-23 03:20:21 +00:00
2026-04-20 14:16:41 -04:00
2026-04-15 12:09:25 +01:00
2026-02-03 03:03:41 +08:00
2026-04-19 07:42:08 -04:00
2024-04-23 18:17:04 +02:00
2026-04-29 17:37:47 -04:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2025-12-25 00:08:57 +00:00
2026-01-28 05:44:17 -05:00
2026-02-08 16:12:00 +00:00
2026-05-16 13:55:42 -04:00
2024-04-23 18:17:04 +02:00
2026-02-08 09:47:02 -05:00
2026-02-03 03:03:41 +08:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2026-05-05 14:34:53 -04:00