+todo notes
This commit is contained in:
@ -14,6 +14,7 @@
|
|||||||
- [X] use `${VIMDIREDITOR}`
|
- [X] use `${VIMDIREDITOR}`
|
||||||
- [X] dry and moist tests
|
- [X] dry and moist tests
|
||||||
- [X] remove tempfile
|
- [X] remove tempfile
|
||||||
|
- [ ] the ordering can be wrong if directories share the same prefix
|
||||||
|
|
||||||
## Ideas
|
## Ideas
|
||||||
Accept multiple folders and individual files.
|
Accept multiple folders and individual files.
|
||||||
@ -21,3 +22,6 @@ Accept multiple folders and individual files.
|
|||||||
Accept input from stdin.
|
Accept input from stdin.
|
||||||
Could possibly be useful for big data.
|
Could possibly be useful for big data.
|
||||||
Entries should not be (re)ordered.
|
Entries should not be (re)ordered.
|
||||||
|
|
||||||
|
Maybe do away with the default `rm` and require VIMDIRRM to be set
|
||||||
|
(while having some special value to signal `remove_all()`)?
|
||||||
|
Reference in New Issue
Block a user