summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_extui/shared.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2025-06-13 10:37:19 +0200
committerGitHub <noreply@github.com>2025-06-13 10:37:19 +0200
commit29c8dabd414cca6fe0bad41b585b42f27559a810 (patch)
tree9d2a4963e3cc3f35fb393c46712e69809924d869 /runtime/lua/vim/_extui/shared.lua
parent1ede826e049dde60bf21c1fe9b12729aaa0dbddb (diff)
fix(insexpand): update showmode when updating the screen (#34466)
Problem: Eagerly calling `showmode()` to update showmode where setting `redraw_showmode` to be updated later would suffice. Solution: Set `redraw_showmode` instead of calling `showmode()` if not showing a busy message followed by a `ui_flush()`.
Diffstat (limited to 'runtime/lua/vim/_extui/shared.lua')
0 files changed, 0 insertions, 0 deletions