Skip to content

Releases: arp242/elles

v0.2.0

09 Jul 03:59
9f3dd3f
Compare
Choose a tag to compare

Release v0.2.0

  • Add -m/-min to set a minimum column width; this is often more convenient than -w to set an explicit maximum width when dealing with very long pathnames.

  • The -L flag has the more standard "dereference all symlinks" behaviour.

  • The -W flag sorts by codepoint length, rather than byte length.

  • Allow -width to be given more than once, so a default can be set from an alias (and then overridden).

  • Hide files with "hidden" attribute on Windows unless -a is given.

  • elles -d ends-with-slash/ would print the directory name twice.

  • Colours were sometimes not reset when truncating lines with -trim.

v0.1.0

13 Jun 01:46
3b9afba
Compare
Choose a tag to compare

Initial release