mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 13:15:09 -07:00
bc63ffcf39
Problem: Fix added in #28676 worked accidentally(used variables were themselves uninitialized at this point during startup) and does not always work. Solution: Reset attributes when clearing regions during startup. |
||
---|---|---|
.. | ||
altscreen_spec.lua | ||
api_spec.lua | ||
buffer_spec.lua | ||
channel_spec.lua | ||
cursor_spec.lua | ||
edit_spec.lua | ||
ex_terminal_spec.lua | ||
highlight_spec.lua | ||
mouse_spec.lua | ||
scrollback_spec.lua | ||
testutil.lua | ||
tui_spec.lua | ||
window_spec.lua | ||
window_split_tab_spec.lua |