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

Completions don't work #6724

Open
alexschcom opened this issue Jun 23, 2024 · 0 comments
Open

Completions don't work #6724

alexschcom opened this issue Jun 23, 2024 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@alexschcom
Copy link

alexschcom commented Jun 23, 2024

Describe the bug

I ran netlify completion:install, with the following output:

? Which Shell do you use ? zsh
? We will install completion to ~/.zshrc, is it ok ? Yes
=> Tabtab line already exists in ~/.config/tabtab/__tabtab.zsh file
=> Tabtab line already exists in ~/.zshrc file
=> Wrote completion script to /Users/alex/.config/tabtab/netlify.zsh file

      => Tabtab source line added to ~/.zshrc for netlify package.

      Make sure to reload your SHELL.
    
Completion for netlify successful installed!

But no completions when tabbing :(

Steps to reproduce

  1. run netlify completion:install
  2. type netlify s
  3. press tab

Completions for serve, sites, status, switch should appear

Configuration

No response

Environment

System:
OS: macOS 14.5
CPU: (8) arm64 Apple M1
Memory: 63.78 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.3.0 - /opt/homebrew/bin/node
npm: 10.8.1 - /opt/homebrew/bin/npm
pnpm: 8.15.6 - /opt/homebrew/bin/pnpm
npmGlobalPackages:
netlify-cli: 17.29.0

@alexschcom alexschcom added the type: bug code to address defects in shipped code label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant