summaryrefslogtreecommitdiffstats
path: root/src/ansi
AgeCommit message (Expand)Author
2020-08-14New ANSI escape sequence parser based on vteDan Davison
2020-08-01Change parse_first_style() to take &str instead of bytes iteratorDan Davison
2020-08-01Bug fix: honor blink attributes in ANSI parserDan Davison
2020-08-01Parse ANSI escape sequences as ansi_term StyleDan Davison