Update the todo list inside the README

This commit is contained in:
Peltoche 2018-11-24 17:44:20 +01:00
parent 125cfbaa19
commit 862c248f40
No known key found for this signature in database
GPG key ID: CED68D0487156952

View file

@ -5,7 +5,7 @@ A ls command with a lot of pretty colors.
## Description
This project is a rewrite of the super [colorls](https://github.com/athityakumar/colorls)
project in rust. For now it only handle the `-l` format (used by default).
project in rust.
## Screenshot
@ -16,7 +16,6 @@ project in rust. For now it only handle the `-l` format (used by default).
- [x] Handle the `-l` option (used by default for now)
- [x] Handle the `-a` option
- [x] Add icons before the files names
- [ ] Handle the ls without the `-l` option (indentation included)
- [ ] Handle the tree (`--tree`) output option
- [ ] Handle the json (`--json`) output option
- [ ] Handle Named pipes