Pane focus movement does not match alt+direction #10547

Closed
opened 2026-01-31 02:24:25 +00:00 by claunia · 2 comments
Owner

Originally created by @anthonyyoshimura on GitHub (Sep 8, 2020).

Steps to reproduce

Create a vertical split. Then on the left pane, create another vertical split, like so
|_1_|_2_|___3___|
With the focus on pane 3, moveFocus left

Expected behavior

The focus should move to 2

Actual behavior

The focus moves to 1

Originally created by @anthonyyoshimura on GitHub (Sep 8, 2020). ### Steps to reproduce Create a vertical split. Then on the left pane, create another vertical split, like so `|_1_|_2_|___3___|` With the focus on pane 3, moveFocus left ### Expected behavior The focus should move to 2 ### Actual behavior The focus moves to 1
claunia added the Resolution-Duplicate label 2026-01-31 02:24:25 +00:00
Author
Owner

@DHowett commented on GitHub (Sep 9, 2020):

Thanks! This is a combination of /dup #4692 and #2398, both of which are important and might actually be in conflict. 😄

@DHowett commented on GitHub (Sep 9, 2020): Thanks! This is a combination of /dup #4692 and #2398, both of which are important and might actually be in conflict. :smile:
Author
Owner

@ghost commented on GitHub (Sep 9, 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 (Sep 9, 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#10547