Files
modern-glance/internal/glance
Sergio Rubio f7f333ad52 Auto-reload config file on RENAME
Some editors (like Vim), create a temp file when saving, then replace
the file being edited with the temp file. This causes the FS notify
event to be RENAME, not WRITE, so auto-reload misses this.

In addition to that, the file is removed from the watcher and the
auto-reload functionality stops working entirely after the first RENAME.

https://github.com/fsnotify/fsnotify/issues/255 describes this.
2025-02-17 19:08:54 +01:00
..
2025-02-09 17:52:22 +00:00
2025-02-09 17:52:22 +00:00
2024-11-24 15:39:14 +00:00
2025-02-17 19:08:54 +01:00
2024-11-29 16:34:15 +00:00
2024-11-30 10:59:58 +00:00
2025-02-09 17:33:07 +00:00
2025-02-09 17:52:22 +00:00
2024-11-30 10:48:33 +00:00
2025-02-09 05:32:30 +00:00
2024-11-29 16:34:15 +00:00
2024-11-30 10:48:33 +00:00
2025-01-17 19:09:49 +00:00
2025-02-04 03:55:41 +00:00
2025-02-09 17:52:22 +00:00
2024-11-29 20:45:33 +00:00
2024-11-30 14:24:19 +00:00
2024-11-30 14:24:19 +00:00
2025-02-09 17:52:22 +00:00