alacritty/alacritty_terminal
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
..
src Trim \n from hints/semantic-/simple selection 2022-01-04 21:46:20 +00:00
tests Add parameters to `msg create-window` subcommand 2021-11-22 18:34:09 +00:00
Cargo.toml Migrate to 2021 edition 2021-12-26 16:47:57 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00