aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/tty/mod.rs
AgeCommit message (Expand)Author
2024-03-19Send exit code events on child process exitKirill Bulatov
2023-11-10Remove `alacritty_config` from alacritty_terminalKirill Chibisov
2023-10-07Port from mio to pollingJohn Nunley
2023-07-13Unset `XDG_ACTIVATION_TOKEN` in alacritty_terminalKirill Chibisov
2023-05-17Update xdg and dirs crateKirill Chibisov
2022-06-02Fix a few minor clippy lintsYuri Astrakhan
2021-11-22Add parameters to `msg create-window` subcommandKirill Chibisov
2020-12-22Remove terminfo dependencyCaden Haustein
2020-06-06Remove copyright notice from filesChristian Duerr
2020-05-05Extend style guideline documentationChristian Duerr
2020-02-10Revert "Fix backspace deleting chars when IME is open"Christian Duerr
2020-01-02Clean up Windows PTY string handlingDavid Hewitt
2019-11-16Fix WinPTY freeze on terminationMaciej Makowski
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-06-16Unset DESKTOP_STARTUP_ID environment variableChristian Duerr
2019-05-10Refactor config parsing filesChristian Duerr
2019-04-28Fix spelling mistakesJDTX
2019-04-28Split alacritty into a separate cratesTheodore Dubois