UP | HOME

Dired-narrow package

https://github.com/Fuco1/dired-hacks#dired-narrow

Useful for limiting the list of files in an Emacs dired buffer.

I map C-c C-n to dired-narrow while in dired mode.

(map! :map dired-mode-map "\C-c \C-n" #'dired-narrow)

Author: Jack Baty | Last updated: 2022-06-13 Mon 05:49