17 lines
377 B
Markdown
17 lines
377 B
Markdown
# TODO
|
|
- [X] dryrun
|
|
- [X] `NO_COLOR` / color
|
|
- [X] recursion
|
|
- [X] display directories with a trailing `/`
|
|
- [X] specify the deletion method (so trash can be supported)
|
|
- [ ] touching / mkdir
|
|
- [X] renaming
|
|
- [X] swapping
|
|
- [X] deletion
|
|
- [X] change file permissions
|
|
- [X] change owner
|
|
- [X] copying
|
|
- [X] use `${VIMDIREDITOR}`
|
|
- [ ] dry and moist tests
|
|
- [ ] stdin / no order
|