summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/src/ansi.rs
AgeCommit message (Expand)Author
2019-08-28Fix legacy xparsecolor regressionChristian Duerr
2019-08-24Show text cursor when pressing shift in mouse modeJohn Sullivan
2019-08-19Follow xparsecolor spec in escape sequencesrbong
2019-08-16Fix clippy issuesChristian Duerr
2019-08-08Format codeChristian Duerr
2019-08-06Ignore unsupported CSI sequencesKoichi Murase
2019-07-10Fix cursor color setting with escape sequenceKirill Chibisov
2019-06-18Fix redundant static lifetime clippy lintMatthias Krüger
2019-06-09Fix dynamic multi-color escape codesKevin Zheng
2019-06-02Add foreground/background request escape codesrbong
2019-04-28Split alacritty into a separate cratesTheodore Dubois