withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.04k stars 63 forks source link

The terminal input command, the prompt box cannot appear #1917

Closed areskts closed 2 years ago

areskts commented 2 years ago

Checks

Operating system

Mac OS 13

Expected behaviour

A pop-up prompt should appear after entering the command, for example: a pop-up prompt should appear after the cd command

Actual behaviour

No pop-up prompt appears

Steps to reproduce

a pop-up prompt should appear after the cd command

Environment

fig-details:
  - desktop-version: Version 1.0.62 (B542) [搜狗拼音]
hardware-info:
  - model: MacBook Pro
  - model-id: MacBookPro18,1
  - chip-id: Apple M1 Pro
  - cores: 10 (8 performance and 2 efficiency)
  - mem: 32 GB
os-info:
  - macOS 13.0.0 (22A5373b)
environment:
  - shell: /opt/homebrew/Cellar/zsh/5.9/bin/zsh
  - terminal: terminal
  - cwd: /Users/wujunjie
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIG_INTEGRATION_VERSION: 8
    - FIG_TERM: 1
    - FIG_TERM_VERSION: 2.5.3
    - PATH: /Users/wujunjie/opt/anaconda3/envs/jupyter/bin:/Users/wujunjie/opt/anaconda3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion Tech Preview.app/Contents/Public:/Library/Apple/usr/bin:/Users/wujunjie/.fig/bin:/Users/wujunjie/.local/bin:/Users/wujunjie/.local/share/fig/plugins/kubecolor_droctothorpe/bin:/Users/wujunjie/.local/share/fig/plugins/kubecolor_droctothorpe/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: e95c351f-ae0c-4212-904f-1a9c9bec1a5e
    - FIG_PID: 3353
    - FIG_PARENT: e95c351f-ae0c-4212-904f-1a9c9bec1a5e
    - FIG_SET_PARENT: e95c351f-ae0c-4212-904f-1a9c9bec1a5e
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: installed!
  - Hyper: application is not present.
  - Visual Studio Code: application is not present.
  - Docker: false
mschrage commented 2 years ago

Can you run fig doctor and which cd?

areskts commented 2 years ago

Can you run fig doctor and which cd?

run fig doctor success , fig source success , run 'cd' can enter the directory, but there is no prompt box in the terminal

mschrage commented 2 years ago

If you type "git c" in the terminal does Fig appear? What about "; git c"?

github-actions[bot] commented 2 years ago

This issue has been automatically closed because there has been no activity for 14 days.