Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace serde's derive with custom proc macro | Christian Duerr | 2020-12-21 |
* | Fix draining of PTY when holding on exit | Christian Duerr | 2020-12-17 |
* | Bump minimum supported Rust version to 1.43.0 | Kirill Chibisov | 2020-07-28 |
* | Remove gui dependencies from alacritty_terminal | Kirill Chibisov | 2020-07-11 |
* | Add option to run command on bell | Kirill Chibisov | 2020-07-10 |
* | Remove copyright notice from files | Christian Duerr | 2020-06-06 |
* | Extend style guideline documentation | Christian Duerr | 2020-05-05 |
* | Send PTY resize messages through event loop | David Hewitt | 2019-12-14 |
* | Fix WinPTY freeze on termination | Maciej Makowski | 2019-11-16 |
* | Add --hold CLI flag | Valentin Ignatev | 2019-10-09 |
* | Update to winit/glutin EventLoop 2.0 | Christian Duerr | 2019-10-05 |
* | Remove outdated TODO/FIXME comments | Christian Duerr | 2019-09-21 |
* | Split alacritty into a separate crates | Theodore Dubois | 2019-04-28 |