alacritty/alacritty
Christian Duerr 6832b86aa7
Fix selection expansion across full-width glyphs
Instead of trying to expand the start and end of a selection across
full-width glyphs, the selection should now only go from its origin to
the end without any kind of expansion.

Instead, the expansion is now done where the cells are actually checked
for their selection status, expanding across the entire full-width glyph
whenever any part of it is selected.

Fixes #3106.
2020-02-07 09:50:18 +03:00
..
src Fix selection expansion across full-width glyphs 2020-02-07 09:50:18 +03:00
Cargo.toml Move Alacritty to organization 2020-01-11 02:23:13 +01:00
build.rs Move icon embed step from winpty to Alacritty 2019-11-30 07:11:43 +01:00