Files
neovim/runtime/lua/vim/_meta
Shadman 4b643d7068 feat(progress): set Progress-event pattern to "source" #38495
Problem:
Currently, there's no way to distinguish progress messages coming from
different sources. Nor can Progress event be easily filtered based on
source.

Solution:
- Add "source" field to nvim_echo-opts.
- The Progress event pattern is now defined by the "source" field.
- Include the "title" as ev.data.
- Unrelated change: set force=false to disable nesting.
2026-03-27 06:24:14 -04:00
..
2026-01-07 08:11:42 +08:00
2025-06-06 15:36:48 +01:00
2026-03-11 18:24:57 +01:00
2024-07-15 21:16:29 +01:00
2026-03-09 21:47:13 +01:00
2024-05-15 23:19:26 +02:00
2026-03-24 00:14:55 +01:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:17:46 +01:00