index
:
r-alacritty.git
experimental
old-rahm
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
Commit message (
Expand
)
Author
Age
*
Add alacritty_terminal option to escape pty args
feeiyu
2025-08-02
*
Migrate to 2024 edition
Christian Duerr
2025-07-13
*
Bump all dependencies
Christian Duerr
2024-11-02
*
Make `ConPty` creation fallible
张小白
2024-08-16
*
Allow setting terminal env vars via PTY options
Kirill Bulatov
2024-03-18
*
Send exit code events on child process exit
Kirill Bulatov
2024-03-09
*
Expose more process info on Windows
Small White
2024-03-07
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Port from mio to polling
John Nunley
2023-10-07
*
Add support for loading conpty.dll
Pavel Roskin
2023-06-19
*
Bump dependencies
Pavel Roskin
2023-06-11
*
Migrate from winapi to windows-sys
killian
2022-09-30
*
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
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Add support for single line terminals
ii41
2020-09-27
*
Disable WinPTY with windows-gnu toolchain
Mateusz Mikuła
2020-08-31
*
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
*
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
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Remove Windows working directory canonicalization
David Hewitt
2020-01-15
*
Fix crash with invalid working directory
Christian Duerr
2020-01-12
*
Clean up Windows PTY string handling
David Hewitt
2020-01-02
*
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
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
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