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
Commit message (
Expand
)
Author
Age
...
*
Disable WinPTY with windows-gnu toolchain
Mateusz Mikuła
2020-08-31
*
Use `tcgetpgrp` to get PID for SpawnNewInstance
Christian Duerr
2020-08-06
*
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-28
*
Fallback to SHELL instead of passwd if present
Mattbazooka
2020-07-14
*
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
*
Set IUTF8 input setting on supported platforms
Kirill Chibisov
2020-05-27
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-10
*
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
*
Print launch command name on failure
Christian Duerr
2019-10-15
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Fix empty block selection detection
Christian Duerr
2019-09-13
*
Replace uninitialized with MaybeUninit
Matthias Krüger
2019-09-10
*
Remove errno depedency
Christian Duerr
2019-08-04
*
Bump minimum supported Rust version to 1.34.0
Christian Duerr
2019-07-30
*
Unset DESKTOP_STARTUP_ID environment variable
Christian Duerr
2019-06-16
*
Fix compiler warnings
Matthias Krüger
2019-06-09
*
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
[prev]