withfig / fig

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

Autocomplete not working for AWS CLI #2877

Closed hainghia closed 8 months ago

hainghia commented 8 months ago

Checks

Operating system

macOS 14.2.1 (23C71)

Expected behaviour

I proceed to type the commands aws s3 or aws sso or aws lambda... and I would like to see a suggestion for the next action such as:

Actual behaviour

I proceed to type aws s3 or aws sso or aws lambda... But it doesn't show any suggestions for next action.

image

Steps to reproduce

Environment

fig-details:
  - 2.17.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1
  - cores: 8
  - mem: 16.00 GB
os-info:
  - macOS 14.2.1 (23C71)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/hainghia
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: 89ac9a74-7da7-43ff-9c00-af07df8b4e1f
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.0
    - PATH: /opt/homebrew/opt/postgresql@16/bin:/Library/Frameworks/Python.framework/Versions/3.12/bin/pip3.12:/Library/Frameworks/Python.framework/Versions/3.12/bin:/usr/local/opt/curl-openssl/bin:/Library/Frameworks/Python.framework/Versions/3.12/bin:/opt/homebrew/bin:/opt/homebrew/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:/usr/local/go/bin:/Users/hainghia/.cargo/bin:/Users/hainghia/.fig/bin:/Users/hainghia/.local/bin:/Users/hainghia/.docker/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.apple.Terminal
    - FIG_PID: 13920
    - FIG_SET_PARENT: 89ac9a74-7da7-43ff-9c00-af07df8b4e1f
mschrage commented 8 months ago

Thanks for reporting @hainghia! This issue was resolved last week.