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.rs
Commit message (
Expand
)
Author
Age
*
Send exit code events on child process exit
Kirill Bulatov
2024-03-09
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix typos
Pavel Roskin
2023-10-25
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Fix hyperlinks not being keyboard actionable
Kirill Chibisov
2022-07-11
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Add multi-window support
Christian Duerr
2021-10-23
*
Fix out of order terminal query responses
Christian Duerr
2021-04-17
*
Add copy/paste/select hint actions
Christian Duerr
2021-04-03
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Add blinking cursor support
Dettorer
2020-11-23
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-06-07
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Bump glutin to 0.22.0
Christian Duerr
2020-01-10
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Show text cursor when pressing shift in mouse mode
John Sullivan
2019-08-24
*
Fix cursor flickering on url hover
Kirill Chibisov
2019-07-28
*
Fix saving of ref tests
Christian Duerr
2019-07-07
*
Fix first unfullscreen on fullscreen mode launched window
Christian Duerr
2019-06-25
*
Add block selection
Christian Duerr
2019-06-20
*
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
*
Switch from copypasta to rust-clipboard
Christian Duerr
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28