aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-09-26 18:42:41 +0000
committerGitHub <noreply@github.com>2018-09-26 18:42:41 +0000
commit593d7718d0d3e1e2071021d34178856079ac8bf7 (patch)
tree414b5eda0eb9a5ca881eb6274c9995a473ba9554 /tests
parent94b9345a26370fc02fa092016e59511a330f4cb4 (diff)
downloadr-alacritty-593d7718d0d3e1e2071021d34178856079ac8bf7.tar.gz
r-alacritty-593d7718d0d3e1e2071021d34178856079ac8bf7.tar.bz2
r-alacritty-593d7718d0d3e1e2071021d34178856079ac8bf7.zip
Fix selection of empty lines
When selecting multiple lines in Alacritty, there was an issue with empty lines not being copied. This behavior has been chanaged so empty lines should be correctly copied now. When copying content which ends with an empty line, Alacritty would copy an additional empty line. This has been resolved by only adding empty lines when the empty line was not in the last selected line.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions