diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-02-07 06:50:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-07 09:50:18 +0300 |
commit | 6832b86aa7a9adb386394e1caaf373e65297be4e (patch) | |
tree | b320ab78e8ad64305dee6e765799c4f7d0de7dce /Cargo.toml | |
parent | cbec5e415b721e5d5a8359ebed247ac39eb99721 (diff) | |
download | alacritty-6832b86aa7a9adb386394e1caaf373e65297be4e.tar.gz alacritty-6832b86aa7a9adb386394e1caaf373e65297be4e.zip |
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.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions