Multi Commander Support Forum

Multi Commander => Feature Requests and Suggestions => Topic started by: multicart on November 12, 2024, 09:32:20

Title: split size should be remembered across sessions
Post by: multicart on November 12, 2024, 09:32:20
Hi Mathias,

The split size right now is not remembered across sessions. It would be much better for me ;-), if it would get remembered, at least as an option.

Anyway, thank you for this good program.
regards, multicart
Title: Re: split size should be remembered across sessions
Post by: Mathias (Author) on November 12, 2024, 10:50:02
Depending on the size you set , However a 0/100% split is not saved. Hiding one panel is not saved becuse the panel is still there. and you can still do things to it, MC is designed around a source/target panel pattern. And many things in MC is using that.
You can force do it using script that starts at startup. but it is highly not recommended because of the why MC works.
Title: Re: split size should be remembered across sessions
Post by: multicart on November 13, 2024, 09:27:31
You can force do it using script that starts at startup.
ok, great, thank you