index
:
alacritty
alacritty_terminal_v0.21.0
alacritty_terminal_v0.22.0
alacritty_terminal_v0.23.0
alt-esc-unicode
alt-key-tester
antialias-option
bindings_on_crack
borderless-window
bump-glutin-0320
bump_deps
click-links
config-improvements
cursor-blink
cursor-config
dependabot/cargo/bumpalo-3.12.0
display-config-errors
fish-completions-dir-update
fix-deprecated
fix-hidden-cursor
fix-netbsd-build
fix-no-import-migrate
fix-releases
fix_colors
fontconfig
gentoo-install-deps
glutin-0.17-upgrade
initial-window-focus
issue-1115
issue-1150
issue-1336
issue-1582
issue-1773
issue-1786
issue-2145
kchibisov/fixup-manpage-title
kchibisov/winit-02911
kitty-char-no-char-fix
master
nll
not-reset-pixel
numpad-decimal
optimizations
period
playing-around
remove-debugonly-tests
resolver++
rewrite-appdataxml
scroll/fix-alt-grid-size
scroll/fix-tests
scroll/impossible-zero
scrollback
syslog-panics
underline-strikethrough
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.13
v0.14
v0.15
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.9.0
vec-deque-backing
wide-chars-fix
winpty-agent-docs
zero-width-chars
zerowidth
A cross-plantform, OpenGL terminal emulator
Alacritty
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty_terminal
/
src
/
tty
Age
Commit message (
Expand
)
Author
2023-02-02
Prefer environment variables over passwd
Jovan Gerodetti
2022-10-22
Fix startup failure on macOS with dash as /bin/sh
Kirill Chibisov
2022-09-30
Migrate from winapi to windows-sys
killian
2022-09-01
Add IPC config subcommand
Christian Duerr
2022-07-24
Register Alacritty shells as tty sessions on macOS
Chris Copeland
2022-07-20
Remove panics from UNIX PTY initialization
Mikayla Maki
2022-07-20
Replace `map().unwrap_or()` with `map_or()`
Chris Copeland
2022-06-02
Fix a few minor clippy lints
Yuri Astrakhan
2022-04-06
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2021-12-19
Remove shared PID/FD variables
Christian Duerr
2021-11-22
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-15
Update signal-hook to 0.3.10
James McCoy
2021-10-23
Add multi-window support
Christian Duerr
2021-10-11
Update rustfmt configuration
Christian Duerr
2021-09-15
Remove unused struct fields
Christian Duerr
2021-03-30
Unify the grid line indexing types
Christian Duerr
2021-01-01
Remove Windows WinPTY backend
Christian Duerr
2020-12-22
Remove terminfo dependency
Caden Haustein
2020-09-27
Add support for single line terminals
ii41
2020-08-31
Disable WinPTY with windows-gnu toolchain
Mateusz Mikuła
2020-08-06
Use `tcgetpgrp` to get PID for SpawnNewInstance
Christian Duerr
2020-07-28
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-14
Fallback to SHELL instead of passwd if present
Mattbazooka
2020-07-11
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-06-06
Remove copyright notice from files
Christian Duerr
2020-06-05
Refactor Shell, Command, and Launcher to share impl
Kirill Chibisov
2020-06-02
Add cargo feature for WinPTY
David Hewitt
2020-05-27
Set IUTF8 input setting on supported platforms
Kirill Chibisov
2020-05-05
Extend style guideline documentation
Christian Duerr
2020-02-10
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-01-28
Fix inconsistent test module naming
Christian Duerr
2020-01-15
Remove Windows working directory canonicalization
David Hewitt
2020-01-12
Fix crash with invalid working directory
Christian Duerr
2020-01-02
Clean up Windows PTY string handling
David Hewitt
2019-12-29
Remove outdated information from README
Kirill Chibisov
2019-12-22
Remove unneeded NamedPipe::connect() calls
David Hewitt
2019-12-21
Default to ConPTY instead of WinPTY
David Hewitt
2019-12-15
Add conpty dynamic loading restrictions docs
sterlingjensen
2019-12-14
Send PTY resize messages through event loop
David Hewitt
2019-12-12
Fix deadlock when closing on Windows using Conpty
David Hewitt
2019-12-05
Remove unnecessary lifetimes from winpty
sterlingjensen
2019-11-16
Fix WinPTY freeze on termination
Maciej Makowski
2019-10-15
Print launch command name on failure
Christian Duerr
2019-10-14
Add support for title stack escape sequences
Dustin
2019-10-05
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-09-13
Fix empty block selection detection
Christian Duerr
2019-09-10
Replace uninitialized with MaybeUninit
Matthias Krüger
2019-08-04
Remove errno depedency
Christian Duerr
2019-07-30
Bump minimum supported Rust version to 1.34.0
Christian Duerr
2019-06-16
Unset DESKTOP_STARTUP_ID environment variable
Christian Duerr
[next]