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