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

git sparse-checkout not being suggested #2238

Open
3 tasks done
tpluscode opened this issue Dec 18, 2023 · 1 comment
Open
3 tasks done

git sparse-checkout not being suggested #2238

tpluscode opened this issue Dec 18, 2023 · 1 comment

Comments

@tpluscode
Copy link

Checks

  • I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • I have run fig doctor in the affected terminal session
  • I have run fig restart and 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
@mschrage mschrage transferred this issue from withfig/fig Jan 18, 2024
@mschrage
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants