neovim/test/functional/terminal
Daniel Hahler 8a4ae3d664
tui: improve handle_background_color: short-circuit (#11067)
* handle_background_color: short-circuit if handled already

* Unit tests for handle_background_color

* set waiting_for_bg_response to false in tui_terminal_after_startup
  By then it should have been received.
2019-09-30 22:00:55 +02:00
..
altscreen_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
api_spec.lua defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
buffer_spec.lua tests: win: enable buffer focus test 2019-08-18 21:40:27 -04:00
cursor_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
edit_spec.lua tests: shell-test: use count for REP (#10514) 2019-07-16 21:35:53 +02:00
ex_terminal_spec.lua test: use shell-test (avoid system shell) 2019-09-01 09:03:46 -07:00
helpers.lua syntax, TUI: support "strikethrough" 2019-09-13 14:46:19 -07:00
highlight_spec.lua syntax, TUI: support "strikethrough" 2019-09-13 14:46:19 -07:00
mouse_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
scrollback_spec.lua tests: fix flaky 'scrollback' option deletes lines (only) if necessary (#11003) 2019-09-16 19:17:07 +02:00
tui_spec.lua tui: improve handle_background_color: short-circuit (#11067) 2019-09-30 22:00:55 +02:00
window_spec.lua test/ui: update tests for new msg_grid implementation 2019-09-01 15:55:10 +02:00
window_split_tab_spec.lua test: win: enable WinEnter terminal test 2019-08-18 21:40:27 -04:00