alacritty/tests/ref/vim_simple_edit
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
..
alacritty.recording Add a number of simple ref-tests 2016-11-19 21:34:22 -08:00
grid.json Add support for indexed colors 2016-12-11 20:23:41 -08:00
size.json Add a number of simple ref-tests 2016-11-19 21:34:22 -08:00