mirror of
https://github.com/lsd-rs/lsd
synced 2024-11-10 14:24:27 +00:00
Remove the TODO section
This commit is contained in:
parent
9ffffe854e
commit
bbf81ff144
1 changed files with 0 additions and 10 deletions
10
README.md
10
README.md
|
@ -19,7 +19,6 @@
|
|||
* [Required](#required)
|
||||
* [Optional](#optional)
|
||||
- [Benchmark](#benchmark)
|
||||
- [Todo](#todo)
|
||||
- [Contributors](#contributors)
|
||||
- [Credits](#credits)
|
||||
|
||||
|
@ -101,15 +100,6 @@ Result from `hyperfine --warmup 10 'lsd -la /etc/*' 'colorls -la /etc/*' --expor
|
|||
| `lsd -la /etc/*` | 11.0 ± 0.5 | 9.9…13.0 |
|
||||
| `colorls -la /etc/*` | 503.3 ± 5.6 | 494.6…513.4 |
|
||||
|
||||
## TODO
|
||||
|
||||
- [x] Handle the `-l` option (used by default for now)
|
||||
- [x] Handle the `-a` option
|
||||
- [x] Add icons before the files names
|
||||
- [x] Handle all the file types (block/char/pipe/etc)
|
||||
- [x] Handle the tree (`--tree`) output option
|
||||
- [ ] Handle the json (`--json`) output option
|
||||
|
||||
|
||||
## Contributors
|
||||
|
||||
|
|
Loading…
Reference in a new issue