Pane navigation of 2x2 grid, going from bottom-right to left selects top pane instead #8330

Closed
opened 2026-01-31 01:26:38 +00:00 by claunia · 2 comments
Owner

Originally created by @jaw on GitHub (May 20, 2020).

Environment

Windows build number: 10.0.18363.836
Windows Terminal version 1.0.1401.0

Steps to reproduce

Split panes into 2x2.
Perform moveFocus right action.
Pedrform moveFocus down action.
Bottom-most right pane is now selected.
Perform moveFocus left action.

Expected behavior

Now the bottom left pane should be selected.
The top left is however selected.

Actual behavior

Selects bottom left pane.

Possible solution

If you want to retain current functionality, maybe add another "IReallyMeanLeft" action. (Just for joke/emphasis, call it something better.)

Originally created by @jaw on GitHub (May 20, 2020). # Environment ```none Windows build number: 10.0.18363.836 Windows Terminal version 1.0.1401.0 ``` # Steps to reproduce Split panes into 2x2. Perform moveFocus right action. Pedrform moveFocus down action. Bottom-most right pane is now selected. Perform moveFocus left action. # Expected behavior Now the bottom left pane should be selected. The top left is however selected. # Actual behavior Selects bottom left pane. # Possible solution If you want to retain current functionality, maybe add another "IReallyMeanLeft" action. (Just for joke/emphasis, call it something better.)
claunia added the Resolution-Duplicate label 2026-01-31 01:26:38 +00:00
Author
Owner

@zadjii-msft commented on GitHub (May 20, 2020):

Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #2398 for more discussion.

/dup #2398

@zadjii-msft commented on GitHub (May 20, 2020): Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #2398 for more discussion. /dup #2398
Author
Owner

@ghost commented on GitHub (May 20, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (May 20, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8330