helix-editor / helix

A post-modern modal text editor.
https://helix-editor.com
Mozilla Public License 2.0
32.38k stars 2.38k forks source link

shows "file modified by external process" while trying to save a file on external hdd #11200

Open bihari123 opened 1 month ago

bihari123 commented 1 month ago

Summary

whenever I try to save a c file that is in the external hdd, it shows that "file modified by the external process" can't save the file. I need to do ":wa!" everytime

Reproduction Steps

I tried this: 1. `hx` I expected this to happen: Instead, this happened: ### Helix log
~/.cache/helix/helix.log ``` please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines ```
### Platform windows ### Terminal Emulator windows terminal ### Installation Method release ### Helix Version 24.03
ProdOrDev commented 1 month ago

@bihari123 Can you share the formatting of your external hard drive?

Your issue may be related to this: #10840