mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
107d3d2378
To do this, we split `Pattern` into the underlying pattern for the mux layer (which is part of the codec), and another for the config layer, so that we can specify this new mode. At the gui layer, we translate the selection variant into the actual selection text and map it to the mux Pattern enum. When taking the selection text, we restrict it to just the first line. refs: https://github.com/wez/wezterm/issues/1912 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |