aboutsummaryrefslogtreecommitdiff
path: root/src/tty
AgeCommit message (Expand)Author
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-03-14Fix invalid --working-dir string ptr for ConPTYAlex Purdy
2019-03-12Fix signal handling on Unix systemsRachel K
2019-03-07Add dynamic title support for WindowDavid Hewitt
2019-03-04Make start_daemon behaviour on Windows consistent with UnixDavid Hewitt
2019-02-21Fix panic on exit with ConPTYDavid Hewitt
2019-01-23 Move clippy tests to stableChristian Duerr
2019-01-07Normalize Log Message StringsNathan Lilienthal
2019-01-05Add key/mouse action for spawning new Alacritty instancesCarlos Tuñón
2019-01-02Change default Windows shell to PowerShellJason Shirk
2018-12-28Add support for Windows ConPTY APIv0.2.4-conptyDavid Hewitt
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-07Use tool lints for clippy allow/deny lint attributesMatthias Krüger
2018-12-03Launch a login shell by default on macOSBjorn Neergaard
2018-11-25Fix for an underflow on some type conversions (#1715)Zac Pullar-Strecker
2018-11-11Set env variables before window startChristian Duerr
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker