summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2025-12-02 16:51:22 +0100
committerGitHub <noreply@github.com>2025-12-02 10:51:22 -0500
commit3277dc3b4ee7c260fb56467aa86504b9f0b7772e (patch)
tree43fca0cbe622925da971f33bbf7182f16e7720b3 /test/functional/vimscript/executable_spec.lua
parent4e2ed1d03c08387fa2489227798844e85e9868c5 (diff)
fix(ui): postpone UI callbacks during textlock #36803
Problem: UI callbacks disregard textlock unnecessarily (since d909de2). Solution: In case the UI is flushed during textlock, make sure Nvim does not flush UI callbacks that are expected to change text. Instead assume postponing callbacks during textlock is insignificant, and will safely happen soon after.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions