Skip to content

Add key binding to take command from region #66

@markbirbeck

Description

@markbirbeck

As described in #5 and #63 we need a key combination that executes the command under the cursor, or that is selected:

[
  {
    "keys": ["blah+de+blah"],
    "command": "shell_command",
    "args": {
      "command": "",
      "region": "arg"
    }
  }
]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions