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
2024-11-02
Bump all dependencies
Christian Duerr
2024-10-03
Remove startup notify variables only for shell
Kirill Chibisov
2024-10-02
Move root config fields to `[general]` section
Christian Duerr
2024-08-16
Make `ConPty` creation fallible
张小白
2024-05-24
Fix spelling errors
Josh Soref
2024-05-23
Fix IO safety violation from consequent dropping `OwnedFd`
Jakob Hellermann
2024-05-22
Fix FD leak after closing child windows
Christian Duerr
2024-05-15
Ignore shell RCs for macOS zsh wrapper
Nathan Lilienthal
2024-05-01
Add `from_file_descriptors()` to `tty::unix`
Owen Law
2024-03-18
Allow setting terminal env vars via PTY options
Kirill Bulatov
2024-03-12
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-03-09
Set PTY's pixel size on startup
Kirill Chibisov
2024-03-09
Send exit code events on child process exit
Kirill Bulatov
2024-03-07
Expose more process info on Windows
Small White
2024-02-08
Remove extra TIOCSWINSZ ioctl on startup
Kirill Chibisov
2023-11-10
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-10-11
Use openpty-rustix instead of nix
Kirill Chibisov
2023-10-08
Fix PTY being closed on creation
Kirill Chibisov
2023-10-08
Update dependencies
Christian Duerr
2023-10-07
Port from mio to polling
John Nunley
2023-07-13
Unset `XDG_ACTIVATION_TOKEN` in alacritty_terminal
Kirill Chibisov
2023-06-19
Add support for loading conpty.dll
Pavel Roskin
2023-06-11
Bump dependencies
Pavel Roskin
2023-05-17
Update xdg and dirs crate
Kirill Chibisov
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
[next]