eza icon indicating copy to clipboard operation
eza copied to clipboard

A modern, maintained replacement for ls

Results 174 eza issues
Sort by recently updated
recently updated
newest added

In checking out LSD earlier today before I eventually found my way here. one of the first things that sticks out is their support for a config file (I believe...

Modification of the --hyperlink parameter so that it also works in a WSL environment If the environment variable "$WSL_DISTRO_NAME" is set, the hyperlink is modified so that the file/folder can...

enhancement
os › windows
features › ui
rust

## System Information - The version of eza being used (`eza --version`) ```bash $ eza --version eza - A modern, maintained replacement for ls v0.18.9 [+git] https://github.com/eza-community/eza ``` - The...

errors

Recently a new version of Nerd Fonts came out and a lot of new icons were added (specially from [font-logos](https://github.com/lukas-w/font-logos/releases/tag/v1.1.0) project), so I'm looking to add a bunch of new...

features › icon

Would it be possible to add eza to the devcontainer feature list ([devcontainers/features](https://github.com/devcontainers/features))? I implemented all the necessary scripts at [social-anthrax/eza-devcontainer](https://github.com/social-anthrax/eza-devcontainer), so I'm happy to oversee the PRs required.

Sometimes I give some folder names over to eza using stdin and I don't want it to show the contents of the folder, but rather the folder itself. Example: ```bash...

Please add the ability to show direcory\ies size un\recursively for e.x: ``` > eza -la drwxr-xr-x 420G roy 29 Mar 13:24 Downloads drwxr-xr-x 16K root 1 Jan 17:29 Passwords drwxr-xr-x...

Some issues might be shell or terminal specific, so we should explicitly ask for those information as well in the bug report template.

At the moment the audit workflow only checks the `advisories` but not `bans`, `licenses`, or `sources`. This removes said limitation.

enhancement
CI related

This is a continuation of the unaddressed exa issue: https://github.com/ogham/exa/issues/559 `LS_ICONS` would make a good corollary to `LS_COLORS` for overriding eza's internal file extension to icon mappings. Example derived from...