summaryrefslogtreecommitdiffstats
path: root/src/index.rs
AgeCommit message (Expand)Author
2018-03-07Support selections with scrolling bufferJoe Wilm
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-01-06Add clippy check to travisChristian Duerr
2017-01-06Clippy fixes!Manish Goregaokar
2017-01-06Remove need for inclusive rangesManish Goregaokar
2017-01-06Remove need for range_contains featureManish Goregaokar
2017-01-06Remove need for step_by featureManish Goregaokar
2017-01-01Add support for SGR mouse reportingJoe Wilm
2016-12-29Unify Cursor, Location and name it PointJoe Wilm
2016-12-22Implement visual component of mouse selectionsJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-08-22Scrolling v2Joe Wilm
2016-07-15Update to latest nightlyJoe Wilm
2016-07-03Move ::grid::index to ::indexJoe Wilm