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
Wojciech Kępka eb6fb63e74
Sort files in file picker by access, modification and creation date (#336)
* Sort files in file picker by access date

* Fallback file time to modified then created then UNIX_EPOCH

* Use `sort_by_key`

* Refactor
3 years ago
..
src Sort files in file picker by access, modification and creation date (#336) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml reverse the dependency between helix-tui and helix-view (#366) 3 years ago