Skip to content

add a shell auto-completion script #417

Open
@frederic-mahe

Description

Auto-completion is a functionality that presents possible options when users press the tab key while typing a command or options for that command. There are plenty of guides on how to implement auto-completion for bash (this one for instance), but ideally, it should also be implemented for other shells such as zsh or fish.

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions