mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-02-26 17:13:15 +02:00
dd32002fec6c8279380231e6da36e87d88dc9b98
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 - Handle the ls without the
-loption (indentation included) - Add icons before the files names
- Handle the tree (
--tree) output option - Handle the json (
--json) output option - Handle Named piped
- Handle sockets
- Handle block devices
- Handle character devices
Description
This project is a rewrite of GNU ls with lots of added features like colors, icons, tree-view, more formatting options etc. The project is heavily inspired by the super colorls project.
Readme
Apache-2.0
4.8 MiB
Languages
Rust
99.1%
Shell
0.9%
