mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Currently, setting `dirvish-use-mode-line` to nil blanks out the mode-line, and setting it to `t` makes Dirvish use its own mode-line. To get the default mode-line, `dirvish-mode-line-format` needs to be set to nil, but even then Dirvish will prepend a bar to the default-mode-line so it can control its height, which I think is a confusing chain of causes and effects. This changes the behavior such that `dirvish-use-mode-line` controls whether `dirvish-mode-line-format` will be used or not. I'll upstream this to hlissner/dirvish later. Fix: #8000
: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?