-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anyone have Edamagit working on cursor? #313
Comments
Can you clarify "working on cursor"? I'll try to reproduce if you give me the exact actions that cause this. |
Had the same issue. In my case I am using the Cursor AppImage from their website. Nothing is "installed" per say, so nothing is added to the $PATH. The In whatever way you choose, add Cursor to the $PATH. but with the name "code". I don't know how vscode extensions work but it might be worth to allow the user to set the path through the settings. Then inside the |
@.EdwinMiranda2701's workaround worked for me |
As it turns out setting the path is already an option. In the preferences ui just search for |
I get "there was a problem with the editor" maybe a simple fix?
[run] git log --format=format:%H origin/main..main -n 51
[run] git log --format=format:%H main..origin/main -n 51
[0] git add -u
[run] git log --format=format:%H origin/main..main -n 51
[run] git log --format=format:%H main..origin/main -n 51
[1] git commit
"code" --wait: line 1: code: command not found
error: There was a problem with the editor '"code" --wait'.
Please supply the message using either -m or -F option.
[run] git log --format=format:%H origin/main..main -n 51
[run] git log --format=format:%H main..origin/main -n 51
[1] git commit
"code" --wait: line 1: code: command not found
error: There was a problem with the editor '"code" --wait'.
Please supply the message using either -m or -F option.
[run] git log --format=format:%H origin/main..main -n 51
[run] git log --format=format:%H main..origin/main -n 51
[run] git log --format=format:%H origin/main..main -n 51
[run] git log --format=format:%H main..origin/main -n 51
[1] git commit
"code" --wait: line 1: code: command not found
error: There was a problem with the editor '"code" --wait'.
Please supply the message using either -m or -F option.
[run] git log --format=format:%H origin/main..main -n 51
[run] git log --format=format:%H main..origin/main -n 51
The text was updated successfully, but these errors were encountered: