Skip to content

neovim: "bring" onto the command line #2394

Open
@saidelike

Description

@saidelike

It would be useful to be able to bring something from the buffer (text editor or terminal) onto the command line. An example is when renaming a tab using :TabooRename <name> and name is present into the buffer

it might be really easy to do because it's very similar to bringing something into the terminal prompt except we want to detect the command mode, so may qualify for a good first issue to learn about Cursorless in neovim.

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