Skip to content

Add ability to activate and move items between panes by direction #5234

Description

@Kethku

Is your feature request related to a problem?

Moving items between panes is nice via mouse, but we need a keyboard driven option.

Describe the solution you'd like

cmd-k arrow splits the pane (implemented today)
cmd-k cmd-arrow jumps to the pane in that direction (only partially implemented. Needs up and down, and needs to respect cursor position when selecting the pane. Should also split if no pane exists in that direction
cmd-k cmd-shift-arrow move the current item to a pane in the given direction. Should use the cursor position to decide which one. If no pane exists in that direction, a split should be created containing just the moved item

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:controls/keybindsKeyboard shortcuts, mapping, binding, keymaps, etcfeatureDEPRECATED label: use issue type 'Feature' instead

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions