Path to this page:
Subject: CVS commit: pkgsrc/x11/alacritty
From: pin
Date: 2024-01-10 22:39:54
Message id: 20240110213954.85E00FA42@cvs.NetBSD.org
Log Message:
x11/alacritty: update to 0.13.1
Alacritty Version 0.13.1
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 imports
- Alt bindings requiring composed key rather than pre-composed one on macOS
- Alt + Control bindings not working on Windows
- chars = "\u000A" action in bindings inserting \n
- Alternate keys not sent for Shift + <number> 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 numpad Up
Files: