/fd-dired

dired-mode interface for fd

Primary LanguageEmacs Lisp

fd-dired

Provide a dired-mode interface for fd’s result. Same functionality as find-dired/find-grep-dired, using fd/rg instead. Depend on find-dired.

Check out this for functionality and use case of find-dired.

FAQ

macOS system command “ls” illegal option “–quoting-style=literal”

The macOS system default ’ls’ command does not support option --quoting-style=literal.

Please install with: brew install coreutils