I want to use Aquamacs to edit git rebase -i or similar things. I install the command line tool and set EDITOR to aquamacs but the problem is that the command returns immediately and I don't get the chance to edit the git rebase message.
Is there a way to do this properly?