fig icon indicating copy to clipboard operation
fig copied to clipboard

auto complete not working on Cursor IDE

Open emre-turan opened this issue 2 years ago • 10 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.4.1 (22F82)

Expected behaviour

Auto-complete should work while using the Cursor's terminal.

Actual behaviour

Auto-complete is not working while using the Cursor's terminal.

Steps to reproduce

No response

Environment

fig-details:
  - 2.16.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1 Pro
  - cores: 8
  - mem: 16.00 GB
os-info:
  - macOS 13.4.1 (22F82)
environment:
  - shell: /bin/zsh
  - terminal: vscode
  - cwd: /Users/emreturan/Workspaces/elmali-tech/boyner
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: 2122281e-27de-4309-a7fb-8e1e37733c44
    - FIG_PID: 5574
    - FIG_SET_PARENT: 2122281e-27de-4309-a7fb-8e1e37733c44
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.16.0
    - PATH: /opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/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:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Users/emreturan/.fig/bin:/Users/emreturan/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - ZDOTDIR: /Users/emreturan
    - __CFBundleIdentifier: com.todesktop.230313mzl4w4u92

emre-turan avatar Aug 29 '23 09:08 emre-turan

This should be relatively easy to support. Do you know what the bundle identifier is for Cursor?

mschrage avatar Sep 12 '23 16:09 mschrage

I am facing this issue as well.

Checked out the Application's Info.plist and this is what I found

CleanShot 2023-09-19 at 14 20 33@2x

Kinda odd but the bundle ID seems to be com.todesktop.230313mzl4w4u92

ansh avatar Sep 19 '23 08:09 ansh

I am having the same issue! Would love to add any more info to debug if needed 💪

feliche93 avatar Sep 21 '23 16:09 feliche93

@mschrage Tagging you as I've given the bundle ID above! Should work!

ansh avatar Sep 26 '23 07:09 ansh

+1 for cursor

vietstone-ng avatar Oct 07 '23 08:10 vietstone-ng

+1 cursor

Sahilcf avatar Mar 19 '24 10:03 Sahilcf

It worked but this week it stopped. I'm on latest Cursor on latest macos.

ohld avatar Apr 23 '24 09:04 ohld