aboutsummaryrefslogtreecommitdiff
path: root/src/tty
Commit message (Expand)AuthorAge
* Split alacritty into a separate cratesTheodore Dubois2019-04-28
* Fix ConPTY panicAndrew Opalach2019-04-22
* Improve errors for missing shell file on Windows Christian Duerr2019-04-21
* Fix duplicate resize eventsChristian Duerr2019-04-14
* Upgrade to winapi 0.3.7David Hewitt2019-04-04
* Add rustfmt style guideChristian Duerr2019-03-30
* Fix invalid --working-dir string ptr for ConPTYAlex Purdy2019-03-14
* Fix signal handling on Unix systemsRachel K2019-03-12
* Add dynamic title support for WindowDavid Hewitt2019-03-07
* Make start_daemon behaviour on Windows consistent with UnixDavid Hewitt2019-03-04
* Fix panic on exit with ConPTYDavid Hewitt2019-02-21
* Move clippy tests to stableChristian Duerr2019-01-23
* Normalize Log Message StringsNathan Lilienthal2019-01-07
* Add key/mouse action for spawning new Alacritty instancesCarlos Tuñón2019-01-05
* Change default Windows shell to PowerShellJason Shirk2019-01-02
* Add support for Windows ConPTY APIDavid Hewitt2018-12-28
* Upgrade to Rust 2018Joe Wilm2018-12-10
* Use tool lints for clippy allow/deny lint attributesMatthias Krüger2018-12-07
* Launch a login shell by default on macOSBjorn Neergaard2018-12-03
* Fix for an underflow on some type conversions (#1715)Zac Pullar-Strecker2018-11-25
* Set env variables before window startChristian Duerr2018-11-11
* Add support for Windows (#1374)Zac Pullar-Strecker2018-10-16