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

Missing shell completions for fish #16159

Closed
3 tasks done
MariaSolOs opened this issue Oct 28, 2023 · 0 comments · Fixed by #16160
Closed
3 tasks done

Missing shell completions for fish #16159

MariaSolOs opened this issue Oct 28, 2023 · 0 comments · Fixed by #16160
Labels
bug Reproducible Homebrew/brew bug outdated PR was locked due to age

Comments

@MariaSolOs
Copy link
Contributor

MariaSolOs commented Oct 28, 2023

brew doctor output

Your system is ready to brew.

Verification

  • My "brew doctor output" above says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update twice and am still able to reproduce my issue.
  • This issue's title and/or description do not reference a single formula e.g. brew install wget. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.

brew config output

HOMEBREW_VERSION: 4.1.17-37-g97eda64
ORIGIN: https://github.com/Homebrew/brew
HEAD: 97eda6479039d7f91e08da72135fbef28b65ef8d
Last commit: 5 hours ago
Core tap JSON: 28 Oct 21:27 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: /Users/majosolano/nvim/bin/nvim
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.1.2 => /usr/bin/curl
macOS: 14.0-arm64
CLT: 15.0.0.0.1.1694021235
Xcode: N/A
Rosetta 2: false

What were you trying to do (and why)?

I wanted to use the brew CLI and expected fish shell completions.

What happened (include all command output)?

After typing brew ins<tab>, no completion for brew install appears. This happens with all brew commands.

What did you expect to happen?

For fish shell completion to run as advertised.

Step-by-step reproduction instructions (by running brew commands)

  1. With brew and fish installed, set up shell completion as indicated in the docs (I had to do this because I installed fish using the installer instead of via brew).
  2. In a fish shell, type brew ins<tab>.
  3. Notice how there are no brew completions.
@MariaSolOs MariaSolOs added the bug Reproducible Homebrew/brew bug label Oct 28, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Nov 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Reproducible Homebrew/brew bug outdated PR was locked due to age
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant