alacritty/src/term
Joe Wilm 908ea5543a 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.
2017-02-11 14:18:05 -08:00
..
cell.rs Render underline on empty cells 2017-02-06 11:45:09 -08:00
color.rs Move color list to Term struct 2017-02-11 14:18:05 -08:00
mod.rs Move color list to Term struct 2017-02-11 14:18:05 -08:00