- Make some dark colors easier to see.
- Symlink paths shown by default on -l option.
- Fix more bugs with symlink display.
- Fix bug with broken symlinks.
- Fix the calculation of kB, MB, GB, etc. which have graduations of 1024, not 1000.
- Add more precision to the file sizes.
- For block and char devices, show major and minor device numbers, instead of simply displaying 0 for file size.
- Fix permission string generation to produce the same output as
ls -l
. - Add --backwards option to reverse sort order.
- Add more file types and icons.
- Remove seconds from timestamps.