Skip to content

moveFocus to panel using number #5803

@chanwai1219

Description

@chanwai1219

Description of the new feature/enhancement

Hi, currently terminal only support moveFocus to up/down/left/right. How can I config to support move focus to panel using number?

Proposed technical implementation details (optional)

For example, the terminal window is spitted to following panels 1,2,3 and 4

| 1 | 2 |

| 3 | 4 |

I wan to jump between panel using moveFoucus #panel. eg
When focus on panel 1, I want to move to 4 using moveFocus 4 to jump to panel 4. Instead of moveFocus down and moveFocus right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssue-TaskIt's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions