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

list of completions should use user config #223

Open
6 of 12 tasks
rsteube opened this issue Dec 6, 2024 · 1 comment · Fixed by #225
Open
6 of 12 tasks

list of completions should use user config #223

rsteube opened this issue Dec 6, 2024 · 1 comment · Fixed by #225
Labels
bug Something isn't working fund Fundable with polar.sh

Comments

@rsteube
Copy link
Member

rsteube commented Dec 6, 2024

Current Behavior

List of available completions does not consider updated user paths/completions (e.g. fpath in zsh):
https://github.com/carapace-sh/carapace-bridge/blob/master/pkg/bridges/zsh.go#L23

Expected Behavior

Custom registered completers should be included.

e.g. source ~/.config/carapace/bridge/zsh/.zshrc before generating list.

Steps To Reproduce

No response

Version

No response

OS

  • Linux
  • OSX
  • Termux
  • Windows

Shell

  • Bash
  • Elvish
  • Fish
  • Nushell
  • Oil
  • Powershell
  • Xonsh
  • Zsh

Anything else?

related carapace-sh/carapace-bin#2375

Polar

Fund with Polar
@rsteube rsteube added bug Something isn't working fund Fundable with polar.sh labels Dec 6, 2024
@rsteube rsteube changed the title list of completions should use sources of user config list of completions should use user config Dec 6, 2024
@rsteube rsteube closed this as completed Dec 6, 2024
@rsteube rsteube reopened this Dec 6, 2024
@rsteube
Copy link
Member Author

rsteube commented Dec 6, 2024

bash and fish still need a fix (probably).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fund Fundable with polar.sh
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant