alacritty/tests/ref
Joe Wilm 23e36f1925 Add support for indexed colors
ANSI escape sequences like `\x1b[48;5;10m` were not supported until now.
Specifically, the second attribute, 5, says that the following attribute
is a color index.

The ref tests were updated since `enum Color` variants changed.
2016-12-11 20:23:41 -08:00
..
indexed_256_colors Add support for indexed colors 2016-12-11 20:23:41 -08:00
ll Add support for indexed colors 2016-12-11 20:23:41 -08:00
tmux_git_log Add support for indexed colors 2016-12-11 20:23:41 -08:00
tmux_htop Add support for indexed colors 2016-12-11 20:23:41 -08:00
vim_large_window_scroll Add support for indexed colors 2016-12-11 20:23:41 -08:00
vim_simple_edit Add support for indexed colors 2016-12-11 20:23:41 -08:00