diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-02-22 02:42:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-22 02:42:44 +0000 |
commit | 71dd1bc386d70e42d5e40c6e1d9d6b430dc70b75 (patch) | |
tree | 01865db350239fb6526254fe397d08cac849951d /font/src | |
parent | 8abca441827788d48de49d3552735cdd0999379e (diff) | |
download | r-alacritty-71dd1bc386d70e42d5e40c6e1d9d6b430dc70b75.tar.gz r-alacritty-71dd1bc386d70e42d5e40c6e1d9d6b430dc70b75.tar.bz2 r-alacritty-71dd1bc386d70e42d5e40c6e1d9d6b430dc70b75.zip |
Fix block selection including last column
The block selection will now only insert extra newline characters after
each line if the last line isn't already included. This resolves an
issue with duplicate newlines, since newlines are automatically appended
when the last column is part of a selection.
Fixes #3304.
Diffstat (limited to 'font/src')
0 files changed, 0 insertions, 0 deletions