diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-12-08 10:25:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 10:25:38 +0800 |
commit | 999e167a521a9dd88a1e3fb7814c5a8960e820b1 (patch) | |
tree | 401c9fa1af8166a716ca9f78e56e7290294281ee /test/functional/vimscript/system_spec.lua | |
parent | 3bb5d2f2192b63e368a4f573f66406eba3ee66b3 (diff) | |
download | rneovim-999e167a521a9dd88a1e3fb7814c5a8960e820b1.tar.gz rneovim-999e167a521a9dd88a1e3fb7814c5a8960e820b1.tar.bz2 rneovim-999e167a521a9dd88a1e3fb7814c5a8960e820b1.zip |
fix(tui): start flush earlier (#26463)
Problem: TUI flush (start sync or hide cursor) only starts on a "flush"
event, which is too late.
Solution: Start the next flush when anything will be drawn.
Diffstat (limited to 'test/functional/vimscript/system_spec.lua')
0 files changed, 0 insertions, 0 deletions