Skip to content

yqrashawn/fd-dired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

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