Skip to content

Please make typing 'bind [keybind]' print the command it executes. #4153

Description

@zulc22

Description

I know this UI choice from Source Engine based games; when I was reading through the docs and couldn't figure out how to rebind a key that was already bound to something else, this choice not being a part of Micro frustrated me quite a bit.

You could check ~/.config/micros/bindings.json for binds the user set, but I couldn't find a list of default binds and their associated commands.

I would expect something like this:

> bind Ctrl-c
"Ctrl-c" = "copy"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions