summaryrefslogtreecommitdiffstats
path: root/src/ansi/mod.rs
AgeCommit message (Expand)Author
2021-11-24HACK: Strip ANSI sequences that should not be present794-ansi-parse-bugDan Davison
2021-11-22Function to compute text index in string containing ANSI sequencesDan Davison
2021-11-22Clarify tests of ansi_preserving_sliceDan Davison
2021-11-22Parse styles from a string containing ANSI sequencesDan Davison
2021-10-16Add side-by-side line wrappingThomas Otto
2021-08-21Add some test coverage for truncate_str with a multibyte unicode characterDan Davison
2021-03-29Clippy (#554)Dan Davison
2020-11-07remove some clippy warnings (#383)Marco Ieni
2020-11-05fix some clippy warnings (#380)Marco Ieni
2020-08-14New ANSI escape sequence parser based on vteDan Davison
2020-08-01Parse ANSI escape sequences as ansi_term StyleDan Davison