Add focus container-next / container-prev for sibling-only cycling #2049
Unanswered
Knapsack44
asked this question in
feature-ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to add two focus commands:
focus container-nextfocus container-prevMotivation
dfs-next/dfs-prevare workspace-wide. For accordion-style layouts, I want to cycle only between sibling windows inside the currently focused window's parent container.Behavior
Example
Visual example
Why this approach
This proposal and the corresponding implementation were prepared by Codex, supervised by me. A draft PR with the required changes already exists and is ready for review.
Beta Was this translation helpful? Give feedback.
All reactions