this post was submitted on 27 Sep 2023
63 points (100.0% liked)

Free and Open Source Software

17678 readers
35 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I just learned:

https://github.com/ogham/exa the ls replacement has been replaced by https://github.com/eza-community/eza

the exa repo says:

exa is unmaintained, use the fork eza instead.
(This repository isn’t archived because the only person with the rights to do so is unreachable).

For the curious, looks like the story, contributor deliberations and conversations are here: [Question] Is this project still being actively maintained? · Issue #1139 · ogham/exa

hope everyone involved is OK & on to other projects

both projects are MIT licensed and written in rust.

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 11 months ago

Good to hear. I’ve been on exa for a while now and would hate going back.

Sad to hear of the original author’s disappearance. Hopefully they’re ok!

[–] [email protected] 9 points 11 months ago

Arch automatically replaced it ~2 weeks ago

[–] [email protected] 5 points 11 months ago (1 children)

To my surprise this was already in the official Arch repos. I used lsd in the past and wonder how it compares to eza .

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

one thing lsd can do that is AFAIK unique amongst ls-type tools: report actual file size on directories

worth having installed for this feature alone

[–] [email protected] 5 points 11 months ago

Alpine made the switch the other day. Didn't have to do anything except update. I like it when things work out like that, hope the original exa author is chillin somewhere enjoying themselves.

[–] [email protected] 2 points 11 months ago

Used exa on Windows despite the bugginess (there was a PR making it work on Windows that I'd cargo install directly), and I'm glad to see it forked and in active development. These days I use nu and its ls command, but I would highly recommend exa for people using more standard shells.