helix-mods/helix-term/tests/test
Skyler Hawthorne 83b6042b97 fix(write): do not set new path on document until write succeeds
If a document is written with a new path, currently, in the event that
the write fails, the document still gets its path changed. This fixes
it so that the path is not updated unless the write succeeds.
2022-10-18 22:31:38 -04:00
..
auto_indent.rs rename test helpers 2022-06-18 23:57:47 -04:00
auto_pairs.rs rename test helpers 2022-06-18 23:57:47 -04:00
commands.rs fix: buffer-close ensuring writes 2022-10-18 22:31:38 -04:00
helpers.rs factor new Application with file arg to function 2022-06-19 00:00:31 -04:00
movement.rs Fix append cursor location when selection anchor is at end of document (#4147) 2022-10-12 08:34:35 -05:00
prompt.rs fix: Recalculate completion when going through prompt history (#3193) 2022-09-01 01:26:21 +09:00
write.rs fix(write): do not set new path on document until write succeeds 2022-10-18 22:31:38 -04:00