mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-02-13 10:43:28 +02:00
724 B
724 B
LSD
A ls command with a lot of pretty colors.
Description
This project is a rewrite of the super colorls
project in rust. For now it only handle the -l format (used by default).
Screenshot
TODO
- Handle the
-loption (used by default for now) - Handle the
-aoption - Add icons before the files names
- Handle the ls without the
-loption (indentation included) - Handle the tree (
--tree) output option - Handle the json (
--json) output option - Handle Named pipes
- Handle sockets
- Handle block devices
- Handle character devices
