treemacs-follow-mode unconditionally activated

Created on 17 Jul 2018  路  2Comments  路  Source: Alexander-Miller/treemacs

It seems that here treemacs-follow-mode is always
activated (and then I have to deactivate it again after loading).

File Following QuestioDiscussion

Most helpful comment

That is working as intended.

I do not want to implement a bunch of neat features like follow-mode and filewatch-mode and then end up with barely anyone using them because they are all hidden inside a readme so long, noone bothers reading it. It's the same reason why my install snippet example is filled with a bunch of defaults - hoping people will read it and use some of the settings I have on offer.

and then I have to deactivate it again after loading

Do you mean manually? Because that's not necessary. You can just put (treemacs-follow-mode -1) into your treemacs config.

All 2 comments

That is working as intended.

I do not want to implement a bunch of neat features like follow-mode and filewatch-mode and then end up with barely anyone using them because they are all hidden inside a readme so long, noone bothers reading it. It's the same reason why my install snippet example is filled with a bunch of defaults - hoping people will read it and use some of the settings I have on offer.

and then I have to deactivate it again after loading

Do you mean manually? Because that's not necessary. You can just put (treemacs-follow-mode -1) into your treemacs config.

I can see that you want to enable it by default.
I was just looking for a way to disable it and couldn't find one.
Disabling it again after loading treemacs works of course.
I didn't even think about it.

Thanks for treemacs, I like it :heart:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dustinlacewell picture dustinlacewell  路  4Comments

maxwedwards picture maxwedwards  路  3Comments

Compro-Prasad picture Compro-Prasad  路  12Comments

ianpan870102 picture ianpan870102  路  5Comments

gerdint picture gerdint  路  5Comments