mirror of
https://github.com/wez/wezterm.git
synced 2024-12-28 07:55:03 +03:00
3ad2a46ecf
It looks like the mux search results include a trailing newline in some cases, which means that a match can wrap onto a second line. If that line is shorter than the label length, we could panic. This commit makes quickselect safer to use in this situation, but the real fix is with the mux search code. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |