1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/mux
Wez Furlong cb75b642f7 Fixup ActivatePaneDirection to respect edge intersection
d2892c6 switched to using recency only, but neglected to verify that
the edges of the candidate panes were actually touching, leading to
some weird results.

This commit uses recency only when the edges intersect, otherwise,
scores 0 for the candidate.

refs: #2374
2022-08-20 07:20:07 -07:00
..
src Fixup ActivatePaneDirection to respect edge intersection 2022-08-20 07:20:07 -07:00
Cargo.toml deps: prune some unused deps 2022-05-19 06:48:09 -07:00