Home / Emacs / Auto revert / Configuration
Reload non-file buffers as well
Reload non-file buffers that implement
buffer-stale-function and revert-buffer-function,
such as Dired,
Note: If set after global-auto-revert-mode, it does not work.
(setopt global-auto-revert-non-file-buffers t)