aboutsummaryrefslogtreecommitdiff
path: root/src/util.rs
Commit message (Expand)AuthorAge
* Fix macos subprocess executionChristian Duerr2019-04-11
* Revert daemon removalChristian Duerr2019-04-01
* Add rustfmt style guideChristian Duerr2019-03-30
* Remove deprecated libc::daemon callChristian Duerr2019-03-21
* Make start_daemon behaviour on Windows consistent with UnixDavid Hewitt2019-03-04
* Add key/mouse action for spawning new Alacritty instancesCarlos Tuñón2019-01-05
* Upgrade to Rust 2018Joe Wilm2018-12-10
* Detach Child process to avoid zombie processesVineeth Sagar2018-12-06
* Remove unnecessary clippy lint annotationsMatthias Krüger2018-07-01
* Change green implementation to use the macroasoderman2018-06-19
* Fix clippy lintsChristian Duerr2018-05-11
* Add better printing for ref test failureJoe Wilm2017-04-03
* Change cursor colors config to use text and cursorJoe Wilm2017-02-25
* Clippy fixes!Manish Goregaokar2017-01-06
* Add `nightly` feature, use for `unlikely` intrinsicManish Goregaokar2017-01-06
* Improve error handling for clipboard actionsJoe Wilm2017-01-01
* Fix some bugs with selectionsJoe Wilm2016-12-29
* Remove dead codeJoe Wilm2016-12-16
* Misc formatting fixesJoe Wilm2016-12-16
* Rustup and update dependenciesJoe Wilm2016-10-14
* Refactor EventLoop into event_loop moduleJoe Wilm2016-09-25
* Scrolling v2Joe Wilm2016-08-22
* Add license headers to source filesJoe Wilm2016-06-29
* Fix all trivial compiler warningsJoe Wilm2016-06-09
* Add support for scrolling regionsJoe Wilm2016-06-08
* Add named thread for pty readerJoe Wilm2016-06-07