Notepads icon indicating copy to clipboard operation
Notepads copied to clipboard

[Bug] Could not use it as git editor

Open dragosv opened this issue 3 years ago • 1 comments

Describe the bug Could not use it as git editor, as as soon as the editor is closed it errors out

To Reproduce git config --global core.editor notepads git rebase -i

Notepads opens. Make a change (from pick to r). Then save the file upon being asked. This error happens: hint: Waiting for your editor to close the file... error: There was a problem with the editor 'notepads'.

Expected behavior Git should open Notepads again so that it can continue the process

dragosv avatar Dec 09 '21 23:12 dragosv

Related to https://github.com/JasonStein/Notepads/issues/473. & I'm still interested too.

cw789 avatar Feb 03 '22 15:02 cw789