Fuco1 / dired-hacks

Collection of useful dired additions
GNU General Public License v3.0
877 stars 77 forks source link

Feature Request: Include an indicator before folders to visually display whether they are toggled or not #205

Open zhenhua-wang opened 1 year ago

zhenhua-wang commented 1 year ago

Divirish has a nice folder state indicator in their line-prefix. I wonder if we could add a similar feature in dired-subtree as well.

image

Fuco1 commented 8 months ago

Maybe it could be added to the fringe. But that would mean all the indicators would be lined-up at the edge rather than in front of the direcotry name. But due to the buffer structure of dired we can't add text in front of the directory name.