helix-mods/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
2021-06-26 11:09:17 +09:00
..
src Sort files in file picker by access, modification and creation date (#336) 2021-06-26 11:09:17 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00