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
/
alacritty_terminal
/
src
/
tty
Commit message (
Expand
)
Author
Age
*
Remove outdated information from README
Kirill Chibisov
2019-12-29
*
Remove unneeded NamedPipe::connect() calls
David Hewitt
2019-12-22
*
Default to ConPTY instead of WinPTY
David Hewitt
2019-12-21
*
Add conpty dynamic loading restrictions docs
sterlingjensen
2019-12-15
*
Send PTY resize messages through event loop
David Hewitt
2019-12-14
*
Fix deadlock when closing on Windows using Conpty
David Hewitt
2019-12-12
*
Remove unnecessary lifetimes from winpty
sterlingjensen
2019-12-05
*
Fix WinPTY freeze on termination
Maciej Makowski
2019-11-16
*
Print launch command name on failure
Christian Duerr
2019-10-15
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Fix empty block selection detection
Christian Duerr
2019-09-13
*
Replace uninitialized with MaybeUninit
Matthias Krüger
2019-09-10
*
Remove errno depedency
Christian Duerr
2019-08-04
*
Bump minimum supported Rust version to 1.34.0
Christian Duerr
2019-07-30
*
Unset DESKTOP_STARTUP_ID environment variable
Christian Duerr
2019-06-16
*
Fix compiler warnings
Matthias Krüger
2019-06-09
*
Refactor config parsing files
Christian Duerr
2019-05-10
*
Add git hash to version string, and fix crate name (#2397)
Nathan Lilienthal
2019-05-03
*
Fix spelling mistakes
JDTX
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28