Skip to content

Autocomplete for most popular shells #39

@sobi3ch

Description

@sobi3ch

I don't know is this the place to put requests but I'll do it anyway.

Would be great to have autocomplete functionality for major shells, at least for linux.

Good examples can be found in docker CLI and kubectl.

Examples:

# Bash
powersync completion bash > > ~/.local/share/bash-completion/completions/powersync

# ZSH
powersync completion zsh > ~/.oh-my-zsh/completions/_powersync

# Fish
powersync completion fish > ~/.config/fish/completions/powersync.fish

..then reload your config however it is done in your shell

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