autocomplete
autocomplete copied to clipboard
git sparse-checkout not being suggested
Checks
- [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
- [X] I have run
fig doctorin the affected terminal session - [X] I have run
fig restartand replicated the issue again
Operating system
macOS 14.2.0 (23C64)
Expected behaviour
When I type git I should be able to find sparse-checkout command and its options
Actual behaviour
sparse-checkout is not showing in command suggestions at all
Steps to reproduce
No response
Environment
fig-details:
- 2.17.0
hardware-info:
- model:
- model-id:
- chip-id: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz
- cores: 8
- mem: 40.00 GB
os-info:
- macOS 14.2.0 (23C64)
environment:
- shell: /bin/zsh
- terminal: intellij-idea-ultimate
- cwd: /Users/tplus/projects/zazuko/barnard59
- exe-path: /usr/local/bin/fig
- install-method: unknown
- env-vars:
- FIGTERM_SESSION_ID: bd2ed10b-74ca-49bd-8ae1-b7b946b6c6da
- FIG_SET_PARENT_CHECK: 1
- FIG_TERM: 2.17.0
- PATH: /Users/tplus/.rvm/gems/ruby-3.0.0/bin:/Users/tplus/.rvm/gems/ruby-3.0.0@global/bin:/Users/tplus/.rvm/rubies/ruby-3.0.0/bin:/Users/tplus/.local/share/fig/plugins/git-open:/Users/tplus/.jenv/shims:/Users/tplus/.jenv/bin:/usr/local/opt/curl/bin:/Users/tplus/.pyenv/shims:/Users/tplus/.zinit/polaris/bin:/Users/tplus/.nvm/versions/node/v18.17.1/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/local/MacGPG2/bin:/Users/tplus/projects/zazuko/barnard59/node_modules/.bin:/Users/tplus/.fig/bin:/Users/tplus/.local/bin:/Users/tplus/.local/bin:/Users/tplus/.rvm/bin:/Users/tplus/.local/bin:/Users/tplus/.local/share/fig/plugins/kubecolor_droctothorpe/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- __CFBundleIdentifier: com.jetbrains.intellij
- FIG_PID: 31732
- FIG_SET_PARENT: bd2ed10b-74ca-49bd-8ae1-b7b946b6c6da
Hi @tpluscode, this is a limitation of the open-source git completion spec. I've moved this issue to the autocomplete repository, so that it is tracked in the correct place.