diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-05-09 22:33:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 22:33:51 +0000 |
commit | d94c1e97a894cceb89237717a157d05e1a48f586 (patch) | |
tree | c3f3b64ad88f755463bcb660b2318bc922bbc7e1 /alacritty/src/config/mod.rs | |
parent | 0936aa6e8d319094c63ea8a79715c732b0fd4902 (diff) | |
download | r-alacritty-d94c1e97a894cceb89237717a157d05e1a48f586.tar.gz r-alacritty-d94c1e97a894cceb89237717a157d05e1a48f586.tar.bz2 r-alacritty-d94c1e97a894cceb89237717a157d05e1a48f586.zip |
Fix URL highlighting with unicode whitespace
The URL highlighting regex would automatically terminate on an ascii
whitespace, however there are several other forms of whitespace that are
indistinguisable to a user from normal whitespace. To make things a
little more intuitive, all unicode whitespace will now terminate URLs.
Diffstat (limited to 'alacritty/src/config/mod.rs')
0 files changed, 0 insertions, 0 deletions