doomemacs/modules/emacs
kovan c097bc4f7f fix(dired): prevent dirvish from killing root buffers on quit
`dirvish--clear-session' kills non-visible root buffers on quit, and
`dirvish-reuse-session' set to `open' also kills the index buffer.
This destroys the original dirvish-fd buffer when navigating through
subdirectories and quitting.

Change `dirvish-reuse-session' to `t' so root buffers survive both
file opening and quit. Doom's existing `+dired--cleanup-dirvish-h'
handles cleanup on project/workspace switches.

Fix: #8591
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 16:19:49 +01:00
..
dired fix(dired): prevent dirvish from killing root buffers on quit 2026-02-13 16:19:49 +01:00
electric feat: add .doommodule files 2024-09-14 20:47:39 -04:00
eww feat(eww): Add jump-to-heading in EWW 2025-06-10 21:23:31 +02:00
ibuffer bump: :emacs 2025-12-01 23:56:53 -05:00
tramp fix(tramp): remove redundant auto-save transform rule 2025-12-23 18:15:07 -05:00
undo docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
vc bump: :emacs 2026-01-06 02:00:18 -05:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:emacs

Description

Modules in this category augment and extend the built-in features of Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?