exa

exa v0.4.0

Additions

  • Add --grid --long view, which splits the details into multiple columns (090cebe)
  • Allow --tree without --long, which displays a tree view without any details (e1f4ea9)

Changes

  • DragonFlyBSD support (9601884, 6317417)
  • Change symlink arrow to -> from => (ebbac61)
  • Extended attributes are now displayed as child nodes (eee49ec)
  • Individual files are now queried in parallel (fa51a87)

Fixes

  • Fix bug where Git repos were always queried, making exa very slow (d547c3f)
  • Fix bug where an extra newline was printed (6cf9274)