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-term
Roland Kovacs c2cc2037b5
Better handling of symlinks (#2718)
- Add file-picker.follow-symlinks configuration option (default is true), this
  also controls if filename and directory completers follow symlinks.

- Update FilePicker to set editor error if opening a file fails, instead of
  panicing.

Fix #1548
Fix #2246
2 years ago
..
src Better handling of symlinks (#2718) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Update to ropey 1.5 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 2 years ago