summaryrefslogtreecommitdiffstats
path: root/src/index.rs
AgeCommit message (Expand)Author
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-03-30Rework URL highlightingChristian Duerr
2019-03-19Add URL hover highlightingChristian Duerr
2019-03-17Remove InclusiveRange codeChristian Duerr
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-11-04Fix clippy issuesChristian Duerr
2018-10-22Add option to open URLs on clickChristian Duerr
2018-10-20Fix rotation of selection below 0Christian Duerr
2018-07-21Scrollback cleanupChristian Duerr
2018-06-02Support 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