helix/helix-term/tests
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
..
test fix(write): do not set new path on document until write succeeds 2022-10-18 22:31:38 -04:00
integration.rs fix: Recalculate completion when going through prompt history (#3193) 2022-09-01 01:26:21 +09:00