index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
index.rs
Commit message (
Expand
)
Author
Age
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28
*
Fix update_lines performance issues
Christian Duerr
2019-04-19
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Rework URL highlighting
Christian Duerr
2019-03-30
*
Add URL hover highlighting
Christian Duerr
2019-03-19
*
Remove InclusiveRange code
Christian Duerr
2019-03-17
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Fix clippy issues
Christian Duerr
2018-11-04
*
Add option to open URLs on click
Christian Duerr
2018-10-22
*
Fix rotation of selection below 0
Christian Duerr
2018-10-20
*
Scrollback cleanup
Christian Duerr
2018-07-21
*
Support selections with scrolling buffer
Joe Wilm
2018-06-02
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
*
Add clippy check to travis
Christian Duerr
2018-01-06
*
Clippy fixes!
Manish Goregaokar
2017-01-06
*
Remove need for inclusive ranges
Manish Goregaokar
2017-01-06
*
Remove need for range_contains feature
Manish Goregaokar
2017-01-06
*
Remove need for step_by feature
Manish Goregaokar
2017-01-06
*
Add support for SGR mouse reporting
Joe Wilm
2017-01-01
*
Unify Cursor, Location and name it Point
Joe Wilm
2016-12-29
*
Implement visual component of mouse selections
Joe Wilm
2016-12-22
*
Add support for recording/running ref tests
Joe Wilm
2016-11-19
*
Scrolling v2
Joe Wilm
2016-08-22
*
Update to latest nightly
Joe Wilm
2016-07-15
*
Move ::grid::index to ::index
Joe Wilm
2016-07-03