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
/
windows
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Disable WinPTY with windows-gnu toolchain
Mateusz MikuĊa
2020-08-31
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Shell, Command, and Launcher to share impl
Kirill Chibisov
2020-06-05
*
Add cargo feature for WinPTY
David Hewitt
2020-06-02
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Clean up Windows PTY string handling
David Hewitt
2020-01-02
*
Default to ConPTY instead of WinPTY
David Hewitt
2019-12-21
*
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
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
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