alacritty/alacritty_terminal/src/term
a5ob7r 2057ac243a
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.
2022-01-04 21:46:20 +00:00
..
cell.rs Fix replacement of fullwidth characters 2021-04-29 17:06:44 +00:00
color.rs Update dependencies 2021-02-13 18:15:57 +00:00
mod.rs Trim \n from hints/semantic-/simple selection 2022-01-04 21:46:20 +00:00
search.rs Add parameters to `msg create-window` subcommand 2021-11-22 18:34:09 +00:00