diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-10-20 23:02:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-20 23:02:56 +0800 |
commit | ad2fad9a3b07d84e24c189b6a5773e979e8c0afd (patch) | |
tree | 97151f1fabf084f7a0bc6b7fc31436222ec0fff5 /test/functional/lua/snippet_spec.lua | |
parent | 6c87d3e0fbf88ae693be11a3ede3a1ec6ec0e30e (diff) | |
download | rneovim-ad2fad9a3b07d84e24c189b6a5773e979e8c0afd.tar.gz rneovim-ad2fad9a3b07d84e24c189b6a5773e979e8c0afd.tar.bz2 rneovim-ad2fad9a3b07d84e24c189b6a5773e979e8c0afd.zip |
fix(event-loop): flush UI when no input is available (#25728)
Problem: With lots of events, UI flush may be delayed for too long.
Solution: Flush UI when no input is available. This still flushes less
frequently than before #25629, when a flush also happens when
typeahead buffer is empty but input is available.
Diffstat (limited to 'test/functional/lua/snippet_spec.lua')
0 files changed, 0 insertions, 0 deletions