helix/helix-term
Nikolay Minaev 0813147b97
Use fs' mtime to avoid saving problem on out-of-synced network fs (#11142)
In the case of network file systems, if the server time is ahead
of the local system time, then helix could annoy with messages
that the file has already been modified by another application.
2024-07-27 10:47:23 -05:00
..
src Use fs' mtime to avoid saving problem on out-of-synced network fs (#11142) 2024-07-27 10:47:23 -05:00
tests refactor(commands): trim end of `pipe`-like output (#10952) 2024-07-13 10:44:48 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 3 updates (#11194) 2024-07-16 12:28:41 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00