aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/event.rs
Commit message (Expand)AuthorAge
* Send exit code events on child process exitKirill Bulatov2024-03-09
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Fix typosPavel Roskin2023-10-25
* Update winit to 0.28Kirill Chibisov2023-02-02
* Fix hyperlinks not being keyboard actionableKirill Chibisov2022-07-11
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Add multi-window supportChristian Duerr2021-10-23
* Fix out of order terminal query responsesChristian Duerr2021-04-17
* Add copy/paste/select hint actionsChristian Duerr2021-04-03
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Add blinking cursor supportDettorer2020-11-23
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Add option to run command on bell Kirill Chibisov2020-07-10
* Add automatic scrolling during selectionChristian Duerr2020-06-18
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Extend style guideline documentationChristian Duerr2020-05-05
* Bump glutin to 0.22.0Christian Duerr2020-01-10
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Show text cursor when pressing shift in mouse modeJohn Sullivan2019-08-24
* Fix cursor flickering on url hoverKirill Chibisov2019-07-28
* Fix saving of ref testsChristian Duerr2019-07-07
* Fix first unfullscreen on fullscreen mode launched windowChristian Duerr2019-06-25
* Add block selectionChristian Duerr2019-06-20
* Refactor config parsing filesChristian Duerr2019-05-10
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03
* Switch from copypasta to rust-clipboardChristian Duerr2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28