Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add rustfmt style guide | Christian Duerr | 2019-03-30 |
* | Dynamically resize terminal for errors/warnings | Christian Duerr | 2019-02-07 |
* | Upgrade to Rust 2018 | Joe Wilm | 2018-12-10 |
* | Rework cursor configuration | Christian Duerr | 2018-11-01 |
* | fix erroneous indexed_color results | Robert Martin Winterstein | 2018-10-07 |
* | Implement config option for term colors 16..256 | Christian Duerr | 2018-09-23 |
* | Add optional dim foreground color | Rémi Garde | 2018-07-23 |
* | Add bright foreground color option | Christian Duerr | 2018-07-15 |
* | Implement `reset_state` of Term struct (#1035) | Christian Duerr | 2018-01-18 |
* | clippy: do and don't pass some things by reference as suggested (needless_pas... | Matthias Krüger | 2017-12-03 |
* | Fix reloading colors from config (#756) | Tuomas Siipola | 2017-08-29 |
* | Add dim color support | Jake Merdich | 2017-06-23 |
* | Change cursor colors config to use text and cursor | Joe Wilm | 2017-02-25 |
* | Move color list to Term struct | Joe Wilm | 2017-02-11 |