Multi Commander Support Forum

Multi Commander => Feature Requests and Suggestions => Topic started by: Jean on April 13, 2020, 20:47:46

Title: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: Jean on April 13, 2020, 20:47:46
tabs for some paths with persistant color, for instance always color d:\in red.
So that when you make a new tab and browse to d:\in (or subfolder) it will get red. I have a few paths i would love to define that way, not dependant on the tab property but in some setting window like the favourites paths. Or maybe let me assign a tab color to one of those.
Title: Re: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: Mathias (Author) on May 16, 2020, 14:58:26
(Plz dont start message in subject, I edit you post to include you message in the post)

Change tabcolor based on what path you are in. That is currently not support.. Interesting idea but the configuration for that sound very messy.
Hm Maybe.


Title: Re: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: AriesTruong on May 17, 2020, 06:55:23
Currently when I change color of tab then color of inactive and active tab is the same.
I think Configuration should allow set color of Inactive Tab and Active Tab in current Panel as attached file

Title: Re: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: Mathias (Author) on May 17, 2020, 10:20:31
in the Color tab in settings you define the default color for the tab when allow tab color setting is on
Title: Re: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: AriesTruong on May 18, 2020, 05:15:48
I know I can set color for tab in "Color tab". I meant we can allow to set color of inactive and active tab separate in Explorer Panel.
Title: Re: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: Mathias (Author) on May 21, 2020, 15:18:31
Hmm I might add it as a expert setting so you need to hack the config file your self.
I'm trying to avoid adding more special configuration to the UI since there is already way way to many settings there.
Title: Re: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: AriesTruong on May 22, 2020, 11:52:24
Thanks. It's great
Title: Re: tabs for some paths with persistant color, for instance always color d:\in red.
Post by: Jean on May 31, 2020, 11:22:23
Mathias no need to clutter the ui, i wouldn't mind some ini file like

Code: [Select]
[red]
c:\in
d:\in

or

c:\in=red
etc or something like that.