Currently, no ls alternative provides the user with an ability to display all the contents of directories, concatenated into a single string using a colon, i.e. if I prompt the command line with the following:
eza $PATH or ls $PATH
it would crash with a message, telling that there is No such file or directory
Possible issue!
If user concatinates multiple directories with active git, this may result in an ugly mess. In such case I would suggest subdiving the output for each concatenated directory into blocks (if not facaded in plain mode)
I believe this feature would be very handy