Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inode breaks when saving #13052

Open
kujohn opened this issue Mar 8, 2025 · 1 comment
Open

inode breaks when saving #13052

kujohn opened this issue Mar 8, 2025 · 1 comment
Labels
C-bug Category: This is a bug

Comments

@kujohn
Copy link

kujohn commented Mar 8, 2025

Summary

Writing to file breaks some app's file watching which leads to crashes for the other app.

Reproduction Steps

I tried this:

  1. hx test.frag
  2. open up kodelife and turn on watch on same file
  3. 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)

@kujohn kujohn added the C-bug Category: This is a bug label Mar 8, 2025
@David-Else
Copy link
Contributor

I think would solve the problem: #11374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants