summaryrefslogtreecommitdiffstats
path: root/src/term/cell.rs
AgeCommit message (Expand)Author
2018-12-22Add proper underline and strikeout supportChristian Duerr
2018-12-15Fixing tabs in copy-pasteSteve Blundy
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-09Fix rendering of zero-width charactersChristian Duerr
2018-09-19Add hidden escape sequenceChristian Duerr
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-01-06Add clippy check to travisChristian Duerr
2017-12-23Update bitflags to v1Chet Gurevitch
2017-09-05Update most remaining depsJonathan Schleußer
2017-06-23Add dim color supportJake Merdich
2017-06-18Fix bright inverse colors (#621)DarkDefender
2017-06-11Add support for Beam, Underline cursorsJoe Wilm
2017-03-02Add support for wide charactersJoe Wilm
2017-02-06Render underline on empty cellsTuomas Siipola
2017-02-03Alacritty now compiles on stable Rust :tada:Joe Wilm
2017-01-29support for inverting the cursor or using colorsDanny Dulai
2017-01-06Clippy fixes!Manish Goregaokar
2016-12-29Improve RenderableCellsIter performanceJoe Wilm
2016-12-29Add Default impl for CellJoe Wilm
2016-12-29Fix selection copy for long linesJoe Wilm
2016-12-26Implement copying selection for macOSJoe Wilm
2016-12-11Add support for indexed colorsJoe Wilm
2016-12-11Move term::cell module to its own fileJoe Wilm