Skip to content

Completion for Fish and PowerShell #116

@nikoksr

Description

@nikoksr

Is your feature request related to a problem? Please describe.
Completion for bash and zsh is already supported. Fish and PowerShell completions are missing.

Describe the solution you'd like
There should be a CLI option for generating fish and PowerShell completions, like there is for bash and zsh.

E.g. proji completion fish

Additional context

Proji bash completion: https://github.com/nikoksr/proji/blob/master/cmd/proji/cmd/completionBash.go

Proji zsh completion: https://github.com/nikoksr/proji/blob/master/cmd/proji/cmd/completionZsh.go

Cobra fish docs: https://github.com/spf13/cobra/blob/master/fish_completions.md

Cobra powershell docs: https://github.com/spf13/cobra/blob/master/powershell_completions.md

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions