mv todos
This commit is contained in:
15
README.md
15
README.md
@ -96,18 +96,3 @@ If you have aforementioned files, please seek the help of a specialist.
|
|||||||
|
|
||||||
The first character of the permission string is simply in formative,
|
The first character of the permission string is simply in formative,
|
||||||
its (changed) value is ignored.
|
its (changed) value is ignored.
|
||||||
|
|
||||||
## FEATUES
|
|
||||||
- [X] dryrun
|
|
||||||
- [X] recursion
|
|
||||||
- [X] display directories with a trailing `/`
|
|
||||||
- [ ] touching / mkdir
|
|
||||||
- [X] renaming
|
|
||||||
- [X] deletion
|
|
||||||
- [X] change file permissions
|
|
||||||
- [X] change owner
|
|
||||||
- [X] swapping
|
|
||||||
- [X] copying
|
|
||||||
- [X] specify the deletion method (so trash can be supported)
|
|
||||||
- [X] use `${VIMDIREDITOR}`
|
|
||||||
- [X] `NO_COLOR` / color
|
|
||||||
|
16
documentation/TODO.md
Normal file
16
documentation/TODO.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# 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
|
Reference in New Issue
Block a user