1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00
alacritty/alacritty_terminal
Christian Duerr 5dca7a85e7
Add unicode 16 support
This fixes issues in width calculation for symbols added in Unicode
version 16.

Since the upstream unicode-width crate has not been updated yet, this
makes use of the temporary unicode-width-16 version to support Unicode
16 with Alacritty 0.14.0.
2024-10-10 22:56:55 +00:00
..
src Fix highlight invalidation on grid scroll 2024-10-07 01:02:10 +02:00
tests Fix regional scrolling leaking into history 2024-02-14 04:59:56 +04:00
Cargo.toml Add unicode 16 support 2024-10-10 22:56:55 +00:00
CHANGELOG.md Bump alacritty_terminal to 0.24.1-dev 2024-05-03 19:47:41 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00