Skip to content

Allow multiple keys for same action #113

@Friptick

Description

@Friptick

Related to #96

It would be nice to be able to attribute more than one key to a given action. For instance in .config/epy/configuration.json:

  "Keymap": {
    "ScrollUp": "k",
    "ScrollDown": '["j"," "]'

This particular config, for example, would make it possible to use the spacebar for scrolling (very convenient) while keeping that expected functionality on the j key too.

Thanks.

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