aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/tty/mod.rs
Commit message (Expand)AuthorAge
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Port from mio to pollingJohn Nunley2023-10-07
* Unset `XDG_ACTIVATION_TOKEN` in alacritty_terminalKirill Chibisov2023-07-13
* Update xdg and dirs crateKirill Chibisov2023-05-17
* Fix a few minor clippy lintsYuri Astrakhan2022-06-02
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* Remove terminfo dependencyCaden Haustein2020-12-22
* Remove copyright notice from filesChristian Duerr2020-06-06
* Extend style guideline documentationChristian Duerr2020-05-05
* Revert "Fix backspace deleting chars when IME is open"Christian Duerr2020-02-10
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Fix WinPTY freeze on terminationMaciej Makowski2019-11-16
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Unset DESKTOP_STARTUP_ID environment variableChristian Duerr2019-06-16
* Refactor config parsing filesChristian Duerr2019-05-10
* Fix spelling mistakesJDTX2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28