withfig / fig

Public issue tracker for Fig.

Home Page:https://fig.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autocomplete window does not display

TD-LiXiang opened this issue · comments

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.1 (23C71)

Expected behaviour

Display the autocomplete window normally.

Actual behaviour

WeChata40e94834ab2e284d4df310c3f720c8f
Autocomplete window cannot be displayed

Steps to reproduce

No response

Environment

fig-details:
  - 2.17.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
  - cores: 4
  - mem: 16.00 GB
os-info:
  - macOS 14.2.1 (23C71)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/lixiang/Documents/GitHub/webchat-sdk-ui
  - exe-path: /usr/local/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: a10b3b2b-9016-4af8-9f83-8f23262ac100
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.0
    - PATH: /Users/lixiang/.local/share/fig/plugins/git-open:/Users/lixiang/.bun/bin:/Users/lixiang/.nvm/versions/node/v18.18.0/bin:/usr/local/bin:/usr/local/sbin:/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:/Library/Apple/usr/bin:/usr/local/MacGPG2/bin:/Applications/Privileges.app/Contents/Resources:/Users/lixiang/.cargo/bin:/Users/lixiang/.fig/bin:/Users/lixiang/.local/bin:/usr/local/bin:/Users/lixiang/.orbstack/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.googlecode.iterm2
    - FIG_PID: 6310
    - FIG_SET_PARENT: a10b3b2b-9016-4af8-9f83-8f23262ac100

Same issue #2885