Skip to content

Arrow keys #23

@oktupol

Description

@oktupol

In vim, using the arrow keys is one way to move around while in Insert-mode. Using them may sometimes save bytes, if you don't have to move too far and if you want to end up in the same mode as before (compare <Right> with <C-o>l, or <Right><Right><Right> with <C-o>3l)

Is there a way to incorporate arrow key presses in V-programs? I tried using <Right> with the -v flag, but that didn't work.

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