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

add completers/${GOOS} subfolders #1326

Open
rsteube opened this issue Sep 29, 2022 · 0 comments · May be fixed by #1333
Open

add completers/${GOOS} subfolders #1326

rsteube opened this issue Sep 29, 2022 · 0 comments · May be fixed by #1333
Labels

Comments

@rsteube
Copy link
Member

rsteube commented Sep 29, 2022

Not all completers are applicable for each OS.
Use GOOS names: https://golang.org/doc/install/source#environment
go:generate and references need to be updated.

e.g.

completers/common (for all, e.g. `git`)
completers/linux
completers/darwin
@rsteube rsteube added windows enhancement New feature or request labels Sep 29, 2022
@rsteube rsteube pinned this issue Sep 29, 2022
@rsteube rsteube linked a pull request Oct 1, 2022 that will close this issue
@rsteube rsteube unpinned this issue Jan 13, 2024
@rsteube rsteube added darwin and removed osx labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant