aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/scrollback_spec.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2023-12-04 09:50:00 +0100
committerbfredl <bjorn.linse@gmail.com>2023-12-06 18:46:39 +0100
commit8f10362cdc5835a1cd86c8195ce8e3b10ab85384 (patch)
treefd0536f05bc312605ef483292346778b51fcaf5a /test/functional/terminal/scrollback_spec.lua
parent040369e1e4b86c4655a6885b36ee89ad4f10ca16 (diff)
downloadrneovim-8f10362cdc5835a1cd86c8195ce8e3b10ab85384.tar.gz
rneovim-8f10362cdc5835a1cd86c8195ce8e3b10ab85384.tar.bz2
rneovim-8f10362cdc5835a1cd86c8195ce8e3b10ab85384.zip
fix(startup): only send one default_colors_set event during startup
If the color scheme is changed in a startup script, nvim used to send multiple default_colors_set events, one for the default color scheme and one for the user's chosen color scheme. This would cause flicker in some UI:s. Throttle this event until we actually start drawing on the screen. fixes #26372
Diffstat (limited to 'test/functional/terminal/scrollback_spec.lua')
0 files changed, 0 insertions, 0 deletions