vidir icon indicating copy to clipboard operation
vidir copied to clipboard

Sort directory contents when read via readdir

Open murdegern opened this issue 5 years ago • 0 comments

This can of course also be achieved with your --sort option, but that one sorts everything. This little fix just pulls a directory's contents in sorted order if one is given on the command line (or implied by just calling vidir without parameters).

murdegern avatar Aug 28 '20 09:08 murdegern