exa icon indicating copy to clipboard operation
exa copied to clipboard

A modern replacement for ‘ls’.

Results 189 exa issues
Sort by recently updated
recently updated
newest added

1. I can't see to change the order of the columns using `-1` or `-l`. For some reason Size always comes before User and Group whereas I prefer it to...

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...

community › website

This fixes the colorization issue from #955. Im not sure about introducing an unsafe block for that libc call though, can I get an opinion on that?

Fix #691 what needs to be done: - [ ] Add tests - [ ] Decide if we want the same behavior for `--classify`/`-F` as well.

This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code...

Hello 👋 This is just a quick PR to add a terraform icon for `*.tf` and `*.tfstate`files. Quick preview: Have a good day !

The time zone setting for Windows was unsupported, so it is now supported. In making this correction, a new crate was added. Also, the difference appears in Cargo.lock, but since...

Hello, this PR builds on top of @SteveLauC work adding a commit to settle the conflicting return types of `major()` and `minor()` functions outlined at the end of [this comment](https://github.com/ogham/exa/issues/1126#issuecomment-1273268707).

Strip binaries, change optimisation level to heavily optimise for size, change codegen units to 1, which slows compile times but adds maximum size optimisations.

This fixes issue [882](https://github.com/ogham/exa/issues/882) It adds coloring of files with multiple hard links using the default color (red on black; any suggestions for a better pick?) or the one specified...