neovim/test/functional/terminal
Björn Linse 5d8da126d0 ui/tui: highlighting refactor
Make HlAttr contain highlighting state for both color modes (cterm and rgb).
This allows us to implement termguicolors completely in the TUI.

Simplify some logic duplicated between ui.c and screen.c. Also avoid
some superfluous highlighting reset events.
2018-02-11 10:29:32 +01:00
..
altscreen_spec.lua Mark some functional tests as pending in Windows 2016-08-26 08:21:41 +01:00
api_spec.lua defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
buffer_spec.lua win/test: enable more :terminal tests 2017-08-16 09:13:44 +02:00
cursor_spec.lua tests: terminal: Assert for SIGWINCH handling before continuing 2017-11-12 16:45:39 -05:00
edit_spec.lua win: default shellxescape, shellxquote to empty 2017-04-12 02:10:34 +02:00
ex_terminal_spec.lua :terminal Enter/Leave should not increment jumplist 2018-02-07 00:01:58 +01:00
helpers.lua win/pty: log errors 2017-08-16 09:13:44 +02:00
highlight_spec.lua win: support :terminal 2017-08-16 09:13:43 +02:00
mouse_spec.lua :terminal : fix crash on resize (#7547) 2017-11-13 02:06:32 +01:00
scrollback_spec.lua defaults: scrollback=10000 (#7556) 2017-11-14 20:55:25 +01:00
tui_spec.lua ui/tui: highlighting refactor 2018-02-11 10:29:32 +01:00
window_spec.lua tests: terminal: Assert for SIGWINCH handling before continuing 2017-11-12 16:45:39 -05:00
window_split_tab_spec.lua :terminal : fix crash on resize (#7547) 2017-11-13 02:06:32 +01:00