exa
exa copied to clipboard
exa’s website has incorrect links to latest version, man files, completions files and Ubuntu package
The website "the.exa.website" indicates there are packages on apt for more than just Ubuntu gorilla, but when searching the package repo, only the gorilla package is found.
The manual install steps provide the man page link as "https://raw.githubusercontent.com/ogham/exa/master/contrib/man/exa.1" which is invalid.
The manual installation instructions found at https://the.exa.website/install/linux#manual has several broken links.
Corrected location of the man page: https://github.com/ogham/exa/blob/master/man/exa.1.md
Corrected location of shell completion files: bash - https://github.com/ogham/exa/blob/master/completions/completions.bash zsh - https://github.com/ogham/exa/blob/master/completions/completions.zsh fish - https://github.com/ogham/exa/blob/master/completions/completions.fish
Also, exa’s website doesn’t link to the splitted man/exa_colors.5.md. Maybe links should include the version so it doesn’t break during a development phase or point to new features not yet stable, and updating them is another thing to update on the website for each new release.
The links to exa’s releases in the Linux manual installation instructions are wrong, too (refer to 0.10.0 instead of 0.10.1).
Any movement on this? These links are still broken