pub fn pane_terminal_target_from_hit( hit: (HitId, HitRegion, HitData), ) -> Option<PaneResizeTarget>
Decode pane resize target from a hit-grid tuple produced by pane handle registration.