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
*
Add option to drain PTY on shutdown
Andrew Borg (Kashin)
2025-01-16
*
Bump VTE to 0.14.0
Christian Duerr
2025-01-09
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-03-12
*
Send exit code events on child process exit
Kirill Bulatov
2024-03-09
*
Fix unnecessary explicit panic in PTY
Conrad Irwin
2024-02-02
*
Passthrough potential errors for `EventLoopSender`
Hyper
2023-12-30
*
Derive `Clone` for `EventLoopSender`
Hyper
2023-12-28
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Port from mio to polling
John Nunley
2023-10-07
*
Switch to VTE's built-in ansi feature
Anhad Singh
2023-05-23
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Remove outdated Rust compatibility code
fee1-dead
2021-12-17
*
Fix libxkbcommon-devel package name for openSUSE
Diego Garza
2021-11-02
*
Add multi-window support
Christian Duerr
2021-10-23
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Handle PTY EIO error for Rust 1.55+
Ilya Bobyr
2021-09-19
*
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