diff options
| author | Olivia Kinnear <git@superatomic.dev> | 2026-01-26 15:15:47 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-26 16:15:47 -0500 |
| commit | e9d03b92b67ca8c798c95efe9b6abc7dae0666b3 (patch) | |
| tree | bfe661e936b7244e23173ec6153b0f6c6b82123e /runtime/lua/vim/_extui/shared.lua | |
| parent | 96e1acfa427faab91f4479fde76b7cabbbcd9127 (diff) | |
fix(health): redraw after emitting progress message #37567
Problem:
`vim.cmd.redraw()` is not called after displaying a progress message, so
vim will display progress for the previous health check, not the current
one.
Solution:
Call `vim.cmd.redraw()` so that the correct progress message is displayed.
Diffstat (limited to 'runtime/lua/vim/_extui/shared.lua')
0 files changed, 0 insertions, 0 deletions
