Commit f5b5ee2
committed
x11/alacritty: update to 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 261 parent 5d601ec commit f5b5ee2
4 files changed
Lines changed: 656 additions & 605 deletions
File tree
- x11/alacritty
- patches
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments