Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: completion command #4

Open
4 tasks
raspher opened this issue Feb 11, 2024 · 0 comments
Open
4 tasks

feature: completion command #4

raspher opened this issue Feb 11, 2024 · 0 comments

Comments

@raspher
Copy link

raspher commented Feb 11, 2024

I've seen many go packages provide completion command which generates autocompletion script for multiple shells. Maybe scripthaus can provide that command too?

How it would work:
scripthaus completion bash - write to stdout a shell script which provides completion.

Commonly used shells:

  • bash
  • fish
  • powershell
  • zsh

I don't know much golang, but i've found project which does that - https://github.com/j178/leetgo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant