aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/tty/mod.rs
Commit message (Expand)AuthorAge
* Remove startup notify variables only for shellKirill Chibisov2024-10-03
* Move root config fields to `[general]` sectionChristian Duerr2024-10-02
* Allow setting terminal env vars via PTY optionsKirill Bulatov2024-03-18
* Send exit code events on child process exitKirill Bulatov2024-03-09
* 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