neovim/test/functional/terminal
luukvbaal bc63ffcf39
fix(tui): reset clear_region attributes during startup #28713
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.
2024-05-26 10:54:08 -07:00
..
altscreen_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
api_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
buffer_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
channel_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cursor_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
edit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ex_terminal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
highlight_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
mouse_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
scrollback_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testutil.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tui_spec.lua fix(tui): reset clear_region attributes during startup #28713 2024-05-26 10:54:08 -07:00
window_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
window_split_tab_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00