8000 seems like pkg-config's `completionsdir` variable has not effect · Issue #2500 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

seems like pkg-config's completionsdir variable has not effect #2500

@xyb

Description

@xyb

When I tried to fix homebrew's fish comletion issue in Homebrew/legacy-homebrew#45262, I found that pkg-config's completionsdir variable has not effect at all:

➜ completions git:(fishcomp) pkg-config --variable completionsdir fish
/usr/local/share/fish/vendor_completions.d
➜ completions git:(fishcomp) echo $fish_complete_path
/Users/xyb/.config/fish/completions /usr/local/Cellar/fish/2.2.0/etc/fish/completions /usr/local/Cellar/fish/2.2.0/share/fish/vendor_completions.d /usr/local/Cellar/fish/2.2.0/share/fish/completions /Users/xyb/.local/share/fish/generated_completions

Did I miss anything? Or it's a bug?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0