Skip to content

Implement command for Ctrl + arrow key navigation #57

@tirthd16

Description

@tirthd16

Ctrl + → (right arrow): Moves to the last non-empty cell in the current row
Ctrl + ← (left arrow): Moves to the first non-empty cell in the current row
Ctrl + ↑ (up arrow): Moves to the top-most non-empty cell in the current column
Ctrl + ↓ (down arrow): Moves to the last non-empty cell in the current column

Having vim keybindings for such navigation is especially useful for quickly navigating large spreadsheets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions