diff options
author | Joe Wilm <joe@jwilm.com> | 2017-02-11 12:49:40 -0800 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2017-02-11 14:18:05 -0800 |
commit | 908ea5543a40b772d2336e2ce981aae61dc6b2d7 (patch) | |
tree | 65c265378a75e214a0bc05f74de8c50156cc8dee /src/ansi.rs | |
parent | d2e8a0cd103a4923d296136ac499ce026fdd625a (diff) | |
download | alacritty-908ea5543a40b772d2336e2ce981aae61dc6b2d7.tar.gz alacritty-908ea5543a40b772d2336e2ce981aae61dc6b2d7.zip |
Move color list to Term struct
The color list needs to be updated by the parser, and this isn't
possible if it's on the config. This change makes sense semantically as
well since it's really part of the terminal state.
This is in preparation for OSC color parsing.
Diffstat (limited to 'src/ansi.rs')
0 files changed, 0 insertions, 0 deletions