summaryrefslogtreecommitdiffstats
path: root/src/grid/row.rs
AgeCommit message (Expand)Author
2019-04-28Split alacritty into a separate cratesTheodore Dubois
2019-04-11Remove redundant closures and importsMatthias Krüger
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-03-13Add text reflowChristian Duerr
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-07Use tool lints for clippy allow/deny lint attributesMatthias Krüger
2018-09-17Fix style issuesMatthias Krüger
2018-07-21Scrollback cleanupChristian Duerr
2018-06-02Optimize Row::resetJoe Wilm
2018-06-02fixup! Add assert to Row::growJoe Wilm
2018-06-02Add assert to Row::growJoe Wilm
2018-06-02Fix BCE ref testsJoe Wilm
2018-06-02Move selection into GridJoe Wilm
2018-06-02checkpoint: very basic scrolling worksJoe Wilm
2018-06-02wip scrollbackJoe Wilm
2018-06-02Use memcpy for resetting row contentsJoe Wilm
2018-06-02Remove some unused methods and implsJoe Wilm
2018-06-02Move grid Row and tests into submodulesJoe Wilm