Closed mikaelmantel closed 7 years ago
@mikaelmantel yes, it's not ideal. We do use tabs, but the output can still be warped depending on the size of your screen / terminal. We used to have better formatting in the past, but there were some platform specific dependencies that made the binaries fail on windows, so I had to trade-off formatting for more platform support.
If you do ls -l
you should slightly better output. Meanwhile, suggestions / PRs are welcome!
Ok, i didn't know ! Thank you, i succeeded to parse with ls -l .
Hello,
When i use ls for listing all my files in a directory, the output is very strange :
why the amount of whitespace is not fix ? or just use tabs ?
Thank you