aboutsummaryrefslogtreecommitdiff
path: root/src/event.rs
Commit message (Expand)AuthorAge
* Support trackpad scrollingJoe Wilm2016-12-11
* Support normal mouse tracking modeJoe Wilm2016-12-11
* Add support for recording/running ref testsJoe Wilm2016-11-19
* Make bindings configurable from alacritty.ymlJoe Wilm2016-11-17
* Redraw screen on focusJoe Wilm2016-11-17
* Fallback to received chars when no bindingsJoe Wilm2016-11-17
* Fix/add some keybindingsJoe Wilm2016-11-11
* Rustup and update dependenciesJoe Wilm2016-10-14
* Don't write v when pasting on macOSJoe Wilm2016-09-27
* wipJoe Wilm2016-09-26
* Resolve compiler warningsJoe Wilm2016-09-25
* Use evented I/O for the ptyJoe Wilm2016-09-24
* Fix some compiler warningsJoe Wilm2016-09-23
* Fix resize not redrawing immediatelyJoe Wilm2016-09-06
* Move rendering back to main threadJoe Wilm2016-09-01