erdtree icon indicating copy to clipboard operation
erdtree copied to clipboard

Display contents of multiple directories in one command: desired?

Open johnnyutahh opened this issue 2 years ago • 1 comments
trafficstars

Do we want to support this, in the same way tree(1) does?

Details:

https://gist.github.com/johnnyutahh/4d9df7b9b8ebbf11dbbaddffd1965a8f

Excerpt/context:

For multiple tmp* dirs in the current directory:

$ erd tmp*
error: unexpected argument 'tmp89dqaowk' found

Usage: erd [OPTIONS] [DIR]

For more information, try '--help'.
$

Conversely, tree tmp* prints the contents for all the tmp* dirs.

johnnyutahh avatar Aug 11 '23 14:08 johnnyutahh

Ohhh it would certainly very interesting addition. I think this can be done! Also apologies for the absence lately. Currently in the process of moving while dealing with work and a gnarly case of sciatica. Starting late next week though I'll be starting my sabbatical after which I'll be ramping up erdtree development again!

solidiquis avatar Aug 17 '23 20:08 solidiquis