Ben S a0582132e5 Have each row use the same column widths
This involves putting the entire output into a table before anything
is actually printed, in order to determine what the width of each
column should be. This should make it appear to output slower, as the
first line can only be printed after every file has been examined, but
it's still fast to me.
2014-05-22 13:22:41 +01:00
2014-05-03 11:30:37 +01:00
2014-05-05 11:29:50 +01:00
2014-05-22 13:17:33 +01:00
2014-05-04 21:33:14 +01:00
2014-05-03 11:30:37 +01:00
2014-05-05 11:29:50 +01:00
Description
A modern replacement for ‘ls’.
4.2 MiB
Languages
Rust 91.7%
Shell 7.7%
Just 0.6%