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

Free and Open Source Software

17934 readers
74 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.

you are viewing a single comment's thread
view the rest of the comments
[–] TehPers@beehaw.org 2 points 1 year 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.