oh-my-git icon indicating copy to clipboard operation
oh-my-git copied to clipboard

fake-editor: Will truncate files when closing using "X"

Open xim opened this issue 3 years ago • 0 comments

If you do e.g. vim foo and edit a file, then save, it works as expected.

If you try to dismiss the changes using the X button, however, the file is still opened for write but no content is written, leading to an empty file.

xim avatar Nov 03 '22 07:11 xim