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
/
event_loop.rs
Commit message (
Expand
)
Author
Age
*
Fix PTY performance regressions
Christian Duerr
2021-07-08
*
Add buffer for PTY reads during terminal lock
Christian Duerr
2021-07-03
*
Fix out of order terminal query responses
Christian Duerr
2021-04-17
*
Add copy/paste/select hint actions
Christian Duerr
2021-04-03
*
Add support for synchronized updates
Christian Duerr
2021-02-24
*
Update dependencies
Christian Duerr
2021-02-13
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Fix draining of PTY when holding on exit
Christian Duerr
2020-12-17
*
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-28
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Send PTY resize messages through event loop
David Hewitt
2019-12-14
*
Fix WinPTY freeze on termination
Maciej Makowski
2019-11-16
*
Add --hold CLI flag
Valentin Ignatev
2019-10-09
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Remove outdated TODO/FIXME comments
Christian Duerr
2019-09-21
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28