1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 13:16:39 +03:00
wezterm/lua-api-crates/termwiz-funcs
Wez Furlong 96c4e7e9b9 Switch to finl_unicode for grapheme clustering
According to its benchmarks, it's almost 2x faster than
unicode_segmentation.  It doesn't appear to make a visible
difference to `time cat bigfile`, but I'll take anything
that gives more headroom for such little effort of switching.
2022-09-10 07:15:49 -07:00
..
src Switch to finl_unicode for grapheme clustering 2022-09-10 07:15:49 -07:00
Cargo.toml Switch to finl_unicode for grapheme clustering 2022-09-10 07:15:49 -07:00