Bug: Move files with garbled characters

When manually moving files in cursor, there is a high probability that Chinese garbled characters will appear. And in composer this probability is also very high. At this point, the garbled characters can be restored using Ctrl+Z Undo. It looks like cursor’s automatic scanning for file changes is causing some issues with UTF-8. Maybe it’s better not to do an output operation on the code before applying the output of the cursor (it’s not clear what the cursor does)?