mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-11 13:51:01 -05:00
23e36f1925
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. |
||
---|---|---|
.. | ||
indexed_256_colors | ||
ll | ||
tmux_git_log | ||
tmux_htop | ||
vim_large_window_scroll | ||
vim_simple_edit |