Treemacs: Is there a way to disable auto flattening of directories?

Created on 17 Oct 2018  路  4Comments  路  Source: Alexander-Miller/treemacs

@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 馃憤

QuestioDiscussion

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.

All 4 comments

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.

image

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 ;)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TimoFreiberg picture TimoFreiberg  路  3Comments

maxwedwards picture maxwedwards  路  3Comments

ianpan870102 picture ianpan870102  路  7Comments

lromor picture lromor  路  6Comments

TheKashe picture TheKashe  路  13Comments