Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make state updates and rendering event driven | Joe Wilm | 2016-06-09 |
* | Add support for scrolling regions | Joe Wilm | 2016-06-08 |
* | Handle TEXT_CURSOR mode | Joe Wilm | 2016-06-07 |
* | Only draw when terminal state has changed | Joe Wilm | 2016-06-07 |
* | Add explicit bounds check when advancing cursor | Joe Wilm | 2016-06-06 |
* | Terminal sets more attributes on grid Cells | Joe Wilm | 2016-06-06 |
* | Add support for drawing background colors | Joe Wilm | 2016-06-06 |
* | Minor updates to terminal handling | Joe Wilm | 2016-06-06 |
* | Add iterator methods to Grid and Row types | Joe Wilm | 2016-06-04 |
* | Refactor renderer functions out of main.rs | Joe Wilm | 2016-06-02 |
* | Initial support for Terminal Emulation (woo!) | Joe Wilm | 2016-06-02 |