:emacs dired

Making dired pretty [functional]

1. Description

This module extends and improves on dired; a directory browser built into Emacs.

1.1. Maintainers

This module has no dedicated maintainers. Become a maintainer?

1.2. Module flags

+icons
Enable file type icons in dired buffers, using all-the-icons.
+ranger
Make dired behave like ranger.

1.4. Hacks

No hacks documented for this module.

2. Prerequisites

This module has no external prerequisites except on BSDs where GNU ls (gls) is needed for it to work properly ($ doom doctor will notify you if it is missing).

3. TODO Usage

This module’s usage documentation is incomplete. Complete it?

3.1. Keybinds

Keybind Description
SPC f d Find directory with dired
q Exit dired buffer
C-c C-r Run dired-rsync
C-c C-e Rename entries with wdired

Other keybindings can be found on the official Dired reference card.

3.2. Ranger

If +ranger is enabled often a buffer will be opened in minimal ranger mode (deer-mode). In this case z P can be used to toggle between full ranger and deer-mode.

4. TODO Configuration

This module has no configuration documentation yet. Write some?

5. Troubleshooting

There are no known problems with this module. Report one?

6. TODO Appendix

This module has no appendix yet. Write one?