Files
vimdir/documentation/TODO.md
2025-01-27 20:51:18 +01:00

532 B

TODO

  • dryrun
  • NO_COLOR / color
  • recursion
  • display directories with a trailing /
  • specify the deletion method (so trash can be supported)
  • touching / mkdir
  • renaming
  • swapping
  • deletion
  • change file permissions
  • change owner
  • copying
  • use ${VIMDIREDITOR}
  • dry and moist tests
  • remove tempfile

Ideas

Accept multiple folders and individual files.

Accept input from stdin. Could possibly be useful for big data. Entries should not be (re)ordered.