Summary
Writing to file breaks some app's file watching which leads to crashes for the other app.
Reproduction Steps
I tried this:
hx test.frag
- open up kodelife and turn on watch on same file
- change and save in hx
I expected this to happen:
kodelife reloads file with new content
Instead, this happened:
kodelife crashes
Workaround:
I use a script to cat from a temp file to the original file
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
macOS 14
Terminal Emulator
wezterm version: 20240203-110809-5046fc22
Installation Method
brew
Helix Version
helix 25.01.1 (e7ac2fc)
Summary
Writing to file breaks some app's file watching which leads to crashes for the other app.
Reproduction Steps
I tried this:
hx test.fragI expected this to happen:
kodelife reloads file with new content
Instead, this happened:
kodelife crashes
Workaround:
I use a script to
catfrom a temp file to the original fileHelix log
~/.cache/helix/helix.log
Platform
macOS 14
Terminal Emulator
wezterm version: 20240203-110809-5046fc22
Installation Method
brew
Helix Version
helix 25.01.1 (e7ac2fc)