diff options
| author | Shadman <shadmansaleh3@gmail.com> | 2026-03-20 17:18:20 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-20 07:18:20 -0400 |
| commit | 24684f90eac23a54d63c4d636ad0e6f2ddf3e9c4 (patch) | |
| tree | e83cd05d50912520d4834c2c7c5728012caebde0 /runtime/lua/vim/provider/python.lua | |
| parent | f9b2189b287a14478546da72b7ecdfd3afe981c7 (diff) | |
feat(progress): status api, 'statusline' integration #35428
Problem:
Default statusline doesn't show progress status.
Solution:
- Provide `vim.ui.progress_status()`.
- Include it in the default 'statusline'.
How it works:
Status text summarizes "running" progress messages.
- If none: returns empty string
- If one running item: "title: percent%"
- If multiple running items: "Progress: N items avg-percent%"
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
