mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
760864b6b2
I think the future for this is to extend the Pattern type to accept a list of regexes and use a RegexSet to unambiguously handle multiple patterns with captures. That might help a little with https://github.com/wez/wezterm/issues/3247 but the stated use in that issue may not even work with the rust regex crate. For now we do the simple thing and match the user's patterns first. refs: https://github.com/wez/wezterm/issues/3456 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |