All I get is:
git rebase --interactive ee0759a49280b72535f2136e3e13bc61f6889a48
hint: Waiting for your editor to close the file... code or code-insiders is not installed
error: there was a problem with the editor 'code --wait'
All I get is:
git rebase --interactive ee0759a49280b72535f2136e3e13bc61f6889a48
hint: Waiting for your editor to close the file... code or code-insiders is not installed
error: there was a problem with the editor 'code --wait'
Even a simple rebase
hangs in Cursor on the last step. It goes through merge conflicts and then it issues git rebase --continue
that opens the commit message in vi
and expects :wq
for the happy-path and Cursor can’t do that, it looks like