aboutsummaryrefslogtreecommitdiff
path: root/src/grid/storage.rs
AgeCommit message (Expand)Author
2018-05-01Remove `push` from `Storage`Christian Duerr
2018-04-30Improve the resizing implementationChristian Duerr
2018-04-24Compile on stableJoe Wilm
2018-04-24Fix order of lines after resizeChristian Duerr
2018-04-24Fix scrollback history size 0 bugChristian Duerr
2018-04-02Fix BCE ref testsJoe Wilm
2018-04-02Make tests compile againJoe Wilm
2018-03-07Fix scrolling backwards in tmuxJoe Wilm
2018-03-07wip fix scroll_downJoe Wilm
2018-03-07checkpoint: very basic scrolling worksJoe Wilm
2018-03-07Remove some unused implsJoe Wilm
2018-03-07Minor improvementsJoe Wilm
2018-03-07WIP optimize scroll in regionJoe Wilm