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/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
2 months ago
..
env.rs correctly handle opening helix inside symlinked directory (#10728) 4 months ago
faccess.rs Fix writing hardlinks (#11340) 2 months ago
lib.rs Use a temporary file for writes (#9236) 6 months ago
path.rs Use the OS path separator instead of / (#10000) 6 months ago
rope.rs don't manually grapheme align ts highlights (#10310) 6 months ago