mirror of
https://github.com/wez/wezterm.git
synced 2024-12-28 07:55:03 +03:00
184befae09
previously this just used unicode word segmentation rules, but that is insufficient for most technical users. Change this to look for sequences that are non-whitespace and not enclosed by bracket/quote delimiters. This allows selecting file names with a double click, which was my main issue. |
||
---|---|---|
.. | ||
caps | ||
escape | ||
render | ||
surface | ||
terminal | ||
widgets | ||
cell.rs | ||
cellcluster.rs | ||
color.rs | ||
hyperlink.rs | ||
image.rs | ||
input.rs | ||
istty.rs | ||
keymap.rs | ||
lib.rs | ||
range.rs | ||
readbuf.rs |