dfshow icon indicating copy to clipboard operation
dfshow copied to clipboard

`-d` and `--directory` flag not correct against `ls`

Open roberthawdon opened this issue 2 years ago • 1 comments

In ls, the -d flag displays only the current directory. In show, this flag lists all directories in the current path.

This should be changed so -d and --directory shows just ., and a new, show exclusive, argument should be added to list all directories.

roberthawdon avatar Jul 07 '22 22:07 roberthawdon

Added new show only option for listing only directories to make way for this.

roberthawdon avatar Aug 24 '22 05:08 roberthawdon

Added to v0.10.0-dev branch

roberthawdon avatar May 22 '23 00:05 roberthawdon

Documentation needs amending https://github.com/roberthawdon/dfshow/issues/161

roberthawdon avatar May 22 '23 00:05 roberthawdon