oh-my-git
oh-my-git copied to clipboard
fake-editor: Will truncate files when closing using "X"
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.