withfig / autocomplete

IDE-style autocomplete for your existing terminal & shell

Home Page:https://fig.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using "git commit" no quotes are added anymore

austinnamesnik 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 13.0.1 (22A400)

Expected behaviour

After using 'git commit' 2 quotes were added.

Actual behaviour

After using 'git commit' no quotes were added.

Steps to reproduce

Using the 'git commit' shortcut provided by Fig.

Environment

fig-details:
  - 2.16.0
hardware-info:
  - model:
  - model-id:
  - chip-id: Apple M1 Max
  - cores: 10
  - mem: 32.00 GB
os-info:
  - macOS 13.0.1 (22A400)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/austinnamesnik
  - exe-path: /usr/local/bin/fig
  - install-method: unknown
  - env-vars:
    - FIGTERM_SESSION_ID: 8e80a5ee-5d1b-40ee-95b2-4f1d5b09aa55
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.16.0
    - PATH: /opt/homebrew/opt/python@3.9/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/austinnamesnik/.fig/bin:/Users/austinnamesnik/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.googlecode.iterm2
    - FIG_PID: 63717
    - FIG_SET_PARENT: 8e80a5ee-5d1b-40ee-95b2-4f1d5b09aa55

Yeah! Got the same issue.
I remember the version before March works, after the update. It's disappeared.

I am having the same thing