aboutsummaryrefslogtreecommitdiff
path: root/helix-term/tests/test/commands/write.rs
Commit message (Collapse)AuthorAge
* Add `insert-final-newline` config option (#8157)Em Zhan2023-09-12
| | | Co-authored-by: Xalfer <64538944+Xalfer@users.noreply.github.com>
* Conserve BOM and properly support UTF16 (#6497)Alexis-Lapierre2023-04-30
|
* Canonicalize paths before stripping current dir as prefix (#6290)jazzfool2023-03-30
| | | Co-authored-by: jazzfool <shamoslover69@gmail.com>
* factor write command tests to own moduleSkyler Hawthorne2023-03-20