@Alexander-Miller thank you for your wonderful package. It's brilliant but there is one thing which is annoying for me.
Question the same as in the title. @Alexander-Miller please help 馃憤
Can you give me a concrete use-case? I'm not sure what you mean by here. I do reopen things automatically, but I can't think of a case where I close them.

I want to disable flattening of directories and let it be just:
abc
abc
instead of abc/abc
Oh, you mean that collapsing. Yeah, that's possible. The maximum depth for that is controlled by treemacs-collapse-dirs, so you can just set it to zero.
Thank you very much for the help ;)
Most helpful comment
Oh, you mean that collapsing. Yeah, that's possible. The maximum depth for that is controlled by
treemacs-collapse-dirs, so you can just set it to zero.