xi-editor / xi-mac

The xi-editor mac frontend.
Apache License 2.0
3.02k stars 147 forks source link

Warning after renaming file pops up each time on save #429

Open scholtzan opened 5 years ago

scholtzan commented 5 years ago

After renaming an open file, when saving the popup saying This document has been renamed to ... shows up each time. I think it would be better to show it only once after the document has been renamed.

nangtrongvuon commented 5 years ago

I believe this no longer occurs, and instead xi can't edit the file anymore if the file is renamed while it's open (until the user presses save again).

hfzhang31 commented 5 years ago

After renaming an open file, my xieditor doesnt show any tip, it just save the file as another new file. I think the editor should change the file name after renaming like typora and other editors( or it is just what it should do?).