summaryrefslogtreecommitdiff
path: root/src/term.rs
AgeCommit message (Expand)Author
2016-06-06Add support for drawing background colorsJoe Wilm
2016-06-06Minor updates to terminal handlingJoe Wilm
2016-06-04Add iterator methods to Grid and Row typesJoe Wilm
2016-06-02Refactor renderer functions out of main.rsJoe Wilm
2016-06-02Initial support for Terminal Emulation (woo!)Joe Wilm