aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/tty/windows/mod.rs
Commit message (Expand)AuthorAge
* Add IPC config subcommandChristian Duerr2022-09-01
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* Remove Windows WinPTY backendChristian Duerr2021-01-01
* Disable WinPTY with windows-gnu toolchainMateusz MikuĊ‚a2020-08-31
* Remove copyright notice from filesChristian Duerr2020-06-06
* Refactor Shell, Command, and Launcher to share implKirill Chibisov2020-06-05
* Add cargo feature for WinPTYDavid Hewitt2020-06-02
* Extend style guideline documentationChristian Duerr2020-05-05
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Default to ConPTY instead of WinPTYDavid Hewitt2019-12-21
* Send PTY resize messages through event loopDavid Hewitt2019-12-14
* Fix deadlock when closing on Windows using ConptyDavid Hewitt2019-12-12
* Remove unnecessary lifetimes from winptysterlingjensen2019-12-05
* Fix WinPTY freeze on terminationMaciej Makowski2019-11-16
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Refactor config parsing filesChristian Duerr2019-05-10
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03
* Fix spelling mistakesJDTX2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28