aboutsummaryrefslogtreecommitdiff
path: root/src/tty/unix.rs
AgeCommit message (Expand)Author
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-03-12Fix signal handling on Unix systemsRachel K
2019-01-07Normalize Log Message StringsNathan Lilienthal
2019-01-05Add key/mouse action for spawning new Alacritty instancesCarlos Tuñón
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-11Set env variables before window startChristian Duerr
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker