Alacritty

Developer Tools

A cross-platform, OpenGL terminal emulator.

Latest v0.17.0 · by AlacrittyWebsitealacritty/alacritty

Release activity

Release activity — 7 releases across 7 days in the last year. Each cell is one day; darker means more releases that day. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Apr 19, 2026No releases on Apr 26, 2026No releases on May 3, 2026No releases on May 10, 2026No releases on May 17, 2026No releases on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026
MondayNo releases on Apr 20, 2026No releases on Apr 27, 2026No releases on May 4, 2026No releases on May 11, 2026No releases on May 18, 2026No releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026
TuesdayNo releases on Apr 21, 2026No releases on Apr 28, 2026No releases on May 5, 2026No releases on May 12, 2026No releases on May 19, 2026No releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026
WednesdayNo releases on Apr 22, 2026No releases on Apr 29, 2026No releases on May 6, 2026No releases on May 13, 2026No releases on May 20, 2026No releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
ThursdayNo releases on Apr 23, 2026No releases on Apr 30, 2026No releases on May 7, 2026No releases on May 14, 2026No releases on May 21, 2026No releases on May 28, 2026No releases on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026
FridayNo releases on Apr 24, 2026No releases on May 1, 2026No releases on May 8, 2026No releases on May 15, 2026No releases on May 22, 2026No releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026
SaturdayNo releases on Apr 25, 2026No releases on May 2, 2026No releases on May 9, 2026No releases on May 16, 2026No releases on May 23, 2026No releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026

7 releases in the last year

Changelog

v0.17.0

Alacritty Version 0.17.0

Added 4
  • New alacritty-escapes(7) manpage
  • Ability to bind WheelUp and WheelDown in mouse.bindings
  • Support TOML 1.1 syntax
  • window.resize_increments support on Wayland
Changed 4
  • 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+1FB82 to U+1FB8B
Fixed 6
  • Fixed invalid logo SVG attributes
  • 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
Removed 1
  • Removed broken flash capability from terminfo
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_increments support 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+1FB82 to U+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
View originalPermalink
How v0.17.0 went
v0.17.0-rc2Pre-release

Alacritty Version 0.17.0 Release Candidate 2

View originalPermalink
How v0.17.0-rc2 went
v0.17.0-rc1Pre-release

Alacritty Version 0.17.0 Release Candidate 1

Added 4
  • New alacritty-escapes(7) manpage
  • Ability to bind WheelUp and WheelDown in mouse.bindings
  • Support TOML 1.1 syntax
  • window.resize_increments support on Wayland
Changed 4
  • 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+1FB82 to U+1FB8B
Fixed 6
  • Invalid logo SVG attributes
  • 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
Removed 1
  • Broken flash capability from terminfo
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_increments support 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+1FB82 to U+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
View originalPermalink
How v0.17.0-rc1 went
v0.16.1

Alacritty Version 0.16.1

Fixed
  • Crashes on GPUs with partial robustness support
View originalPermalink
How v0.16.1 went
v0.16.0

Alacritty Version 0.16.0

Packaging
  • Minimum Rust version has been bumped to 1.85.0
Added
  • Vi motions *, #, {, and }
  • IPC config retrieval using alacritty msg get-config
  • Multi-sequence touch zoom sequences
  • Vi action Y keybind, yank to the end of line
  • Add /etc/alacritty/alacritty.toml fallback for system wide configuration
  • Unicode 17 support
Changed
  • Hide login message if ~/.hushlogin is present
  • Improve rendering of rounded corners with builtin box drawing
Fixed
  • Crash when OpenGL context resets
  • Modifier keys clearing selection with kitty keyboard protocol enabled
  • glyph_offset.y not applied to strikeout
  • Enter,Tab, Backspace not disambiguated with shift in kitty keyboard's disambiguate mode
  • Hint bindings not respecting IPC overrides
  • Search matching a wrapping fullwidth character in the last column
  • Crash when AppleFontSmoothing option is not present on macOS
  • Origin mode (DECOM) not moving cursor to the origin point
  • Unresponsiveness when spamming the bell character with a bell command enabled
  • window.startup_mode applied to existing window when opening a new tab on macOS
  • Slowdowns over time on macOS 26
View originalPermalink
How v0.16.0 went
v0.16.0-rc2Pre-release

Alacritty Version 0.16.0 Release Candidate 2

Fixed
  • macOS crashing issues
View originalPermalink
How v0.16.0-rc2 went
v0.16.0-rc1Pre-release

Alacritty Version 0.16.0 Release Candidate 1

Packaging
  • Minimum Rust version has been bumped to 1.85.0
Added
  • Vi motions *, #, {, and }
  • IPC config retrieval using alacritty msg get-config
  • Multi-sequence touch zoom sequences
  • Vi action Y keybind, yank to the end of line
  • Add /etc/alacritty/alacritty.toml fallback for system wide configuration
Changed
  • Hide login message if ~/.hushlogin is present
  • Improve rendering of rounded corners with builtin box drawing
Fixed
  • Crash when OpenGL context resets
  • Modifier keys clearing selection with kitty keyboard protocol enabled
  • glyph_offset.y not applied to strikeout
  • Enter,Tab, Backspace not disambiguated with shift in kitty keyboard's disambiguate mode
  • Hint bindings not respecting IPC overrides
  • Search matching a wrapping fullwidth character in the last column
  • Crash when AppleFontSmoothing option is not present on macOS
  • Origin mode (DECOM) not moving cursor to the origin point
  • Unresponsiveness when spamming the bell character with a bell command enabled
  • window.startup_mode applied to existing window when opening a new tab on macOS
View originalPermalink
How v0.16.0-rc1 went
v0.15.1

Alacritty Version 0.15.1

Changed
  • Error out when socket fails to create with --daemon
  • Default URL hints now stop before backslashes
Fixed
  • Modifiers being out of sync for fast/synthetic input on X11
  • Child process creation failing while inside a deleted directory
  • Shifted key reported without a shift when using kitty keyboard protocol
View originalPermalink
How v0.15.1 went
v0.15.1-rc1Pre-release

Alacritty Version 0.15.1 Release Candidate 1

Changed
  • Error out when socket fails to create with --daemon
  • Default URL hints now stop before backslashes
Fixed
  • Modifiers being out of sync for fast/synthetic input on X11
  • Child process creation failing while inside a deleted directory
  • Shifted key reported without a shift when using kitty keyboard protocol
View originalPermalink
How v0.15.1-rc1 went
v0.15.0

Alacritty Version 0.15.0

Added
  • Config option window.level = "AlwaysOnTop" to force Alacritty to always be the toplevel window
  • Escape sequence to move cursor forward tabs ( CSI Ps I )
  • Pass activation token in alacritty msg create-window on Wayland/X11
Changed
  • Always focus new windows on macOS
  • Don't switch to semantic/line selection when control is pressed
  • Always emit 1 for the first parameter when having modifiers in kitty keyboard protocol
Fixed
  • Mouse/Vi cursor hint highlighting broken on the terminal cursor line
  • Hint launcher opening arbitrary text, when terminal content changed while opening
  • SemanticRight/SemanticLeft vi motions breaking with wide semantic escape characters
  • alacritty migrate crashing with recursive toml imports
  • Migrating nonexistent toml import breaking the entire migration
  • First daemon mode window ignoring window options passed through CLI
  • Report of Enter/Tab/Backspace in kitty keyboard's report event types mode
  • Crash when pressing certain modifier keys on macOS 15+
  • Cut off wide characters in preedit string
View originalPermalink
How v0.15.0 went
View all

Discussion