eza/src
Erwin van Eijk e978b3efe9 feat: show directories last
For example, it will be quite useful to use this feature alongside --tree
as then when printing a deeply nested directory structure, all the files
within each directory will be listed first and then the remaining deeply
nested directory subtree within it will be printed, giving the users a
far better understanding of which files are within each folder.
2024-10-03 07:43:40 +02:00
..
fs feat: show directories last 2024-10-03 07:43:40 +02:00
info refactor: relicense to EUPL-1.2 2024-09-26 09:24:39 +02:00
options feat: show directories last 2024-10-03 07:43:40 +02:00
output feat: Add --follow-symlinks option 2024-09-29 05:22:28 +02:00
theme refactor: relicense to EUPL-1.2 2024-09-26 09:24:39 +02:00
lib.rs refactor: relicense to EUPL-1.2 2024-09-26 09:24:39 +02:00
logger.rs refactor: relicense to EUPL-1.2 2024-09-26 09:24:39 +02:00
main.rs feat: Add --follow-symlinks option 2024-09-29 05:22:28 +02:00