Skip to content

vim movements - 'j' and 'k' - is the mapping correct? #18

@dzzzchhh

Description

@dzzzchhh

Hi! Forgive me for being picky, but I was at first disoriented by how j and k keys are mapped by default.

case "w", "up", "j": // Select entry above

case "s", "down", "k": // Select entry below

The reason for my confusion is the fact that I'm used to j being responsible for moving the cursor down instead of up, as portrayed here, for example.

Was just wondering if this is intended 🤔

Thanks in advance!

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