Skip to content

Cancel completion when you want to execute command #74

Description

@alber70g

I have some of my own commands that I don't want to be completed. However, sometimes it'd be nice to use.

Is there a way to "undo" the completion? Like auto-correct works in document editors?

  • type gco
  • type <space>
  • replaces gco with git checkout
  • type <cmd> + <z>
  • replaces git checkout with gco

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