Evgeni Chasnovski
069be91106
feat(pack): use nvim_echo{kind=progress} to report progress #35625
...
Problem: Progress reports use plain `nvim_echo()` with manually
constructed messages and populate history on every call.
Solution: Use `nvim_echo()` with newly added `kind=progress` which (at
least for now) is meant to be a unified interface for showing progress
report. Also save in history only first and last progress report
messages.
2025-09-05 07:12:28 -07:00
..
2025-08-03 11:49:13 +08:00
2025-08-25 09:48:27 +08:00
2025-07-18 09:18:26 +00:00
2025-09-04 00:11:52 -04:00
2025-08-30 08:14:15 +08:00
2025-08-11 07:00:28 +08:00
2025-09-03 21:27:24 +08:00
2025-09-05 07:12:28 -07:00
2025-08-11 00:04:30 +00:00
2025-08-22 15:05:43 -05:00
2025-07-12 18:57:52 +02:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2025-09-03 21:28:11 +08:00
2025-08-18 10:46:56 -07:00
2025-05-02 09:28:50 +02:00
2023-08-13 13:25:10 +01:00
2025-05-02 09:28:50 +02:00
2025-07-23 20:03:30 -07:00
2024-12-06 20:57:21 +08: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
2025-08-22 19:10:43 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-20 07:23:49 +08:00
2025-08-16 13:20:36 +08:00
2022-10-13 05:48:12 -07:00
2025-03-26 14:48:09 +01:00
2025-04-27 15:49:00 -07:00
2025-08-24 13:16:55 +08:00
2025-08-20 07:23:49 +08:00
2024-07-02 13:05:16 +02:00