aboutsummaryrefslogtreecommitdiff
path: root/src/util.rs
AgeCommit message (Expand)Author
2019-01-05Add key/mouse action for spawning new Alacritty instancesCarlos Tuñón
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-06Detach Child process to avoid zombie processesVineeth Sagar
2018-07-01Remove unnecessary clippy lint annotationsMatthias Krüger
2018-06-19Change green implementation to use the macroasoderman
2018-05-11Fix clippy lintsChristian Duerr
2017-04-03Add better printing for ref test failureJoe Wilm
2017-02-25Change cursor colors config to use text and cursorJoe Wilm
2017-01-06Clippy fixes!Manish Goregaokar
2017-01-06Add `nightly` feature, use for `unlikely` intrinsicManish Goregaokar
2017-01-01Improve error handling for clipboard actionsJoe Wilm
2016-12-29Fix some bugs with selectionsJoe Wilm
2016-12-16Remove dead codeJoe Wilm
2016-12-16Misc formatting fixesJoe Wilm
2016-10-14Rustup and update dependenciesJoe Wilm
2016-09-25Refactor EventLoop into event_loop moduleJoe Wilm
2016-08-22Scrolling v2Joe Wilm
2016-06-29Add license headers to source filesJoe Wilm
2016-06-09Fix all trivial compiler warningsJoe Wilm
2016-06-08Add support for scrolling regionsJoe Wilm
2016-06-07Add named thread for pty readerJoe Wilm