Alacritty Version 0.17.0 Release
Apr 06, 2026
Prebuilt binaries can be found in the
GitHub release.
Packaging
- Fixed invalid logo SVG attributes
- New
alacritty-escapes(7)manpage - Removed broken flash capability from terminfo
Added
- Ability to bind WheelUp and WheelDown in
mouse.bindings - Support TOML 1.1 syntax
window.resize_incrementssupport on Wayland
Changed
- Don't highlight hints on hover when the mouse cursor is hidden
- IME is disabled in Vi mode on X11
- Require explicit tap to enable IME with touch input
- Use built-in font for block elements symbols from
U+1FB82toU+1FB8B
Fixed
- Brief error popup when saving the config file with some editors
- Subprocesses on OpenBSD now run with their CWD set to that of the shell's foreground process.
- Crash when OpenGL context resets
- Crash when committing text with some IMEs on macOS
- Signal termination skipping resource cleanup