Skip to content

Implement C-u "universal-argument" key binding #158

@tgiardina

Description

@tgiardina

In macs, C-u binds to the univeral-argument command, which allows you to run commands multiple times. For example, if you wanted to move your cursor forward 10 spaces, you could type C-u 10 C-f. Is it possible to implement this in Atom?

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