summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/lua/stdlib.c
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2026-04-21 22:11:41 +0200
committerGitHub <noreply@github.com>2026-04-21 16:11:41 -0400
commitff68fd6b8a84ce83c14358db1d70a562f1524ebe (patch)
tree211e14e618038a18783612fccc8e8d37287c08b2 /src/nvim/lua/stdlib.c
parentfe6026825883b44b09a8d3a03f2d49bfc8ed4725 (diff)
fix(messages): "progress" kind for busy messages #39280
Problem: The "Scanning:" completion, bufwrite, and indent (there may be more) messages which indicate progress can use the "progress" kind for their msg_show event. Indent message does not have a kind. Solution: Emit these messages with the "progress" kind. Set the message id to the replaced kind so that a UI knows to replace it (and to provide a migration path in case a UI was distinguishing these messages for whatever reason).
Diffstat (limited to 'src/nvim/lua/stdlib.c')
0 files changed, 0 insertions, 0 deletions