summaryrefslogtreecommitdiffstats
path: root/src/util.rs
AgeCommit message (Expand)Author
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