Skip to content

RFE: Document and extend terminal autocomplete for the jmp command #767

@evakhoni

Description

@evakhoni

Currently, basic auto-completion is possible in zsh with the following:

_JMP_COMPLETE=zsh_source jmp > ~/.jmp-complete.zsh && echo 'source ~/.jmp-complete.zsh' >> ~/.zshrc

the following improvements are suggested:

  • find, verify, and document autocompletion for all supported shells
  • evaluate the usefulness of implementing jmp completion subcommand, the inclusion of aliases, and dynamic completion for options
  • evaluate the possibility of autocompletion for the j command (the basic completion as used for jmp doesn't work)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions