helix-mirror/helix-term
Clément Delafargue f386ff795d
Check for external file modifications when writing (#5805)
`:write` and other file-saving commands now check the file modification
time before writing to protect against overwriting external changes.

Co-authored-by: Gustavo Noronha Silva <gustavo@noronha.dev.br>
Co-authored-by: LeoniePhiline <22329650+LeoniePhiline@users.noreply.github.com>
Co-authored-by: Pascal Kuthe <pascal.kuthe@semimod.de>
2023-02-08 10:09:19 -06:00
..
src Select change range for goto_first/last_change commands (#5206) 2023-02-07 12:43:48 +09:00
tests Check for external file modifications when writing (#5805) 2023-02-08 10:09:19 -06:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump indoc from 1.0.8 to 2.0.0 (#5742) 2023-01-30 17:47:30 -06:00