mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Prior to this, I used window-width to determine whether file details should be hidden, but there was a jarring delay on `dirvish-setup-hook` that made the effect look awful (especially when walking up and down file trees). This changes `dirvish-hide-details` to accept a list of contexts where it should be enabled, which I think is more elegant. Of course, `dirvish-hide-details` will fall back on old behavior if set to `t` or `nil`. I'll consider upstreaming it later (and perhaps doing similar for `dirvish-hide-cursor`). Ref: #6760
: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?