index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.rs
Commit message (
Expand
)
Author
Age
*
Fix macos subprocess execution
Christian Duerr
2019-04-11
*
Revert daemon removal
Christian Duerr
2019-04-01
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Remove deprecated libc::daemon call
Christian Duerr
2019-03-21
*
Make start_daemon behaviour on Windows consistent with Unix
David Hewitt
2019-03-04
*
Add key/mouse action for spawning new Alacritty instances
Carlos Tuñón
2019-01-05
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Detach Child process to avoid zombie processes
Vineeth Sagar
2018-12-06
*
Remove unnecessary clippy lint annotations
Matthias Krüger
2018-07-01
*
Change green implementation to use the macro
asoderman
2018-06-19
*
Fix clippy lints
Christian Duerr
2018-05-11
*
Add better printing for ref test failure
Joe Wilm
2017-04-03
*
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-25
*
Clippy fixes!
Manish Goregaokar
2017-01-06
*
Add `nightly` feature, use for `unlikely` intrinsic
Manish Goregaokar
2017-01-06
*
Improve error handling for clipboard actions
Joe Wilm
2017-01-01
*
Fix some bugs with selections
Joe Wilm
2016-12-29
*
Remove dead code
Joe Wilm
2016-12-16
*
Misc formatting fixes
Joe Wilm
2016-12-16
*
Rustup and update dependencies
Joe Wilm
2016-10-14
*
Refactor EventLoop into event_loop module
Joe Wilm
2016-09-25
*
Scrolling v2
Joe Wilm
2016-08-22
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Fix all trivial compiler warnings
Joe Wilm
2016-06-09
*
Add support for scrolling regions
Joe Wilm
2016-06-08
*
Add named thread for pty reader
Joe Wilm
2016-06-07