You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/tests/test
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>
1 year ago
..
auto_indent.rs disable lsp in integration tests 1 year ago
auto_pairs.rs flush writes on force quit (#4397) 2 years ago
commands.rs Check for external file modifications when writing (#5805) 1 year ago
helpers.rs Check for external file modifications when writing (#5805) 1 year ago
movement.rs flush writes on force quit (#4397) 2 years ago
prompt.rs flush writes on force quit (#4397) 2 years ago
splits.rs Fix transaction composition order in History::changes_since (#4981) 2 years ago
write.rs Check for external file modifications when writing (#5805) 1 year ago