autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

When using "git commit" no quotes are added anymore

Open austinnamesnik opened this issue 2 years ago • 2 comments

Checks

  • [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • [X] I have run fig doctor in the affected terminal session
  • [X] 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/[email protected]/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

austinnamesnik avatar Jun 06 '23 11:06 austinnamesnik

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

ZhaoKunLong avatar Jun 13 '23 08:06 ZhaoKunLong

I am having the same thing

jmarbutt avatar Nov 01 '23 18:11 jmarbutt