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

Untracked branches are not suggested for git switch command #2858

Open
3 tasks done
tpluscode opened this issue Dec 18, 2023 · 0 comments
Open
3 tasks done

Untracked branches are not suggested for git switch command #2858

tpluscode opened this issue Dec 18, 2023 · 0 comments

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 switch suggestion should include branch names from remote branches

Actual behaviour

Remote branches are not displayed. I need to hit ESC to get rid of fig's UI and rely on git's native autocompletion

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant