helix-mirror/helix-stdx/src
Kirawi e5372b04a1
Fix writing hardlinks (#11340)
* don't use backup files with hardlinks

* check if the inodes remain the same in the test

* move funcs to faccess and use AsRawHandle

* use a copy as a backup for hardlinks

* delete backup after copy
2024-07-27 12:21:52 -05:00
..
env.rs correctly handle opening helix inside symlinked directory (#10728) 2024-05-20 21:44:53 +09:00
faccess.rs Fix writing hardlinks (#11340) 2024-07-27 12:21:52 -05:00
lib.rs Use a temporary file for writes (#9236) 2024-03-31 17:43:09 -05:00
path.rs Use the OS path separator instead of / (#10000) 2024-03-26 00:59:33 +09:00
rope.rs don't manually grapheme align ts highlights (#10310) 2024-04-11 00:14:08 +09:00