exa icon indicating copy to clipboard operation
exa copied to clipboard

Adding Emacs Dired Support

Open gopar opened this issue 3 years ago • 1 comments

Emacs has a built in tool for viewing files/directories called Dired and GNU Coreutils has the --dired option within ls to complement that.

Man page states:

-D, --dired
              generate output designed for Emacs' dired mode

And from their comments in source file it seems like this option formats the output differently for easier parsing in emacs.

Would be nice to have this baked in into exa as well.

Github mirror: https://github.com/coreutils/coreutils ls file: https://github.com/coreutils/coreutils/blob/master/src/ls.c

gopar avatar Nov 18 '22 22:11 gopar

This added feature would be incredible.

anoduck avatar Feb 19 '24 17:02 anoduck

exa is unmaintained (see https://github.com/ogham/exa/issues/1243), please open an issue for the the active fork eza.

ariasuni avatar Feb 21 '24 12:02 ariasuni

Yeah, I know. Someone should suggest this for the eza repo.

anoduck avatar Feb 22 '24 00:02 anoduck