Improved
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
Ykeybind, yank to the end of line - Add
/etc/alacritty/alacritty.tomlfallback for system wide configuration
Changed
- Hide login message if
~/.hushloginis 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.ynot applied to strikeoutEnter,Tab,Backspacenot disambiguated withshiftin kitty keyboard's disambiguate mode- Hint bindings not respecting IPC overrides
- Search matching a wrapping fullwidth character in the last column
- Crash when
AppleFontSmoothingoption 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_modeapplied to existing window when opening a new tab on macOS