aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
diff options
context:
space:
mode:
authora5ob7r <12132068+a5ob7r@users.noreply.github.com>2022-01-05 06:46:20 +0900
committerGitHub <noreply@github.com>2022-01-04 21:46:20 +0000
commit2057ac243a9e38fe9789982ffe93d96d594652ef (patch)
tree0e4fe5b2014f0b80e1227ee9e7c91dce4a5c6fcf /alacritty/src
parent437f42f8d30fb6d4843738fbd46bb801679443a7 (diff)
downloadr-alacritty-2057ac243a9e38fe9789982ffe93d96d594652ef.tar.gz
r-alacritty-2057ac243a9e38fe9789982ffe93d96d594652ef.tar.bz2
r-alacritty-2057ac243a9e38fe9789982ffe93d96d594652ef.zip
Trim \n from hints/semantic-/simple selection
Before this patch a hint regex ending in the last column would append a newline, despite this newline being "invisible" to the user. To match the expected behavior, newlines are trimmed from regex hint matches. To ensure consistency the simple and semantic selection also do not include a newline at the end of the copied text anymore. Fixes #5697.
Diffstat (limited to 'alacritty/src')
0 files changed, 0 insertions, 0 deletions