Alacritty Version 0.13.1 Release
Jan 08, 2024
Prebuilt binaries can be found in the
GitHub release.
Added
- Support for pasting in Vi + Search mode
Changed
alacritty migrate
will ignore null values in yaml instead of erroring out
Fixed
alacritty migrate
failing with nonexistent importsAlt
bindings requiring composed key rather than pre-composed one on macOSAlt + Control
bindings not working on Windowschars = ""
action in bindings inserting\n
- Alternate keys not sent for Shift + 0-9 when using kitty protocol
- Alternative keys being swapped in kitty protocol implementation
- Powerline glyphs being cut for narrow fonts
- Xmodmap not working on X11
- Occasional slow startup on some X11 window managers
- Blurry window when using
window.dimensions
on some Wayland compositors - IME input lagging behind on X11
- xdotool modifiers input not working correctly on X11
- Parsing numbers fails for mouse bindings
- Some config options overriding each other in CLI/IPC
- Numpad
Left
used for numpadUp