1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/wezterm-gui
Wez Furlong 7a86f1b2b8 fixup word selection on long lines
This got a bit broken by the fix for https://github.com/wez/wezterm/issues/714

since we can be handed a range of logical line fragments, we should
test each of them to find our matching result.

Also, improve the logic for constraining the length when looking
backwards.
2021-05-02 12:40:16 -07:00
..
src fixup word selection on long lines 2021-05-02 12:40:16 -07:00
build.rs ci: simplify version number 2021-04-29 20:23:47 -07:00
Cargo.toml benchmarking shaping 2021-04-27 21:48:15 -07:00