diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2024-05-09 18:12:44 +0200 |
---|---|---|
committer | Luuk van Baal <luukvbaal@gmail.com> | 2024-05-10 14:13:02 +0200 |
commit | fd50185492c7c5b042cc81fe1fde882bcff03c1b (patch) | |
tree | 548089c160ccb5f8c529bb17276a385f600af4c9 /runtime/lua/vim | |
parent | 064f3e42e8d33b0a9e560dfb7c9a42b2fc1ed868 (diff) | |
download | rneovim-fd50185492c7c5b042cc81fe1fde882bcff03c1b.tar.gz rneovim-fd50185492c7c5b042cc81fe1fde882bcff03c1b.tar.bz2 rneovim-fd50185492c7c5b042cc81fe1fde882bcff03c1b.zip |
fix(tui): initialize clear attrs with current terminal background
Problem: Invalidated regions that are flushed during startup are
cleared with unitialized "clear_attrs", which is perceived as
flickering.
Solution: Initialize "clear_attrs" with current terminal background color.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions