test(new-pane): add shared targeting primitives #121

Merged
barrettruth merged 1 commit from feat/shared-new-pane-targeting-primitives into main 2026-04-28 04:02:18 +00:00
barrettruth commented 2026-04-28 04:02:12 +00:00

Problem

Issue #102 needs a shared helper layer for managed new-pane targeting and minimal reorder behavior before the layout-specific visual-stability fixes start landing.

Solution

Closes #102 by adding shared semantic-tail lookup, targeted split and focus-preserving move helpers in scripts/helpers.sh, then covering those primitives directly in tests/integration/new_pane_primitives.bats.

## Problem Issue #102 needs a shared helper layer for managed `new-pane` targeting and minimal reorder behavior before the layout-specific visual-stability fixes start landing. ## Solution Closes #102 by adding shared semantic-tail lookup, targeted split and focus-preserving move helpers in `scripts/helpers.sh`, then covering those primitives directly in `tests/integration/new_pane_primitives.bats`.
Sign in to join this conversation.
No description provided.