Files
neovim/test/functional
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-22 15:05:43 -05:00
2025-09-03 23:03:51 -04:00
2025-09-03 23:03:51 -04:00
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00