Multi Commander > Support and Feedback

Reopen tabs when closed

(1/1)

matm:
Hello

I realized that MC reopened as many tabs as there were when I closed it previously.
But all tabs that used to be on network drives (like S: mounted on \\srv\softs) or UNC paths are now on the root of C: drive.

Although I think it may be a prudential behaviour to not reconnect to network thingies (since it could lead to some timeout), I would like to share on how to help implement a better guess.
- I think mapped drives are easy to check : is the drive letter here, even if mapping is not refeshed. When clicking F5, trying to reconnect should get standard message (authentication, server not found, etc)
- UNC paths could be very slow to touch. So either a background thread to check against or do not reopen tab.

In both cases, is it realistic to do like for local drives: if previous path doesn't exist, try to get up one folder and re-check ?

And my last point:
- Is there a setting to disable reopening of tabs on next launch ?


Thanks

Mathias (Author):

--- Quote from: matm on June 04, 2012, 15:55:42 ---But all tabs that used to be on network drives (like S: mounted on \\srv\softs) or UNC paths are now on the root of C: drive.

--- End quote ---
Correct. It does not save networks path by default. That is a feature.

Under Explorer Panel Settings.. at the bottom of the settings page there is a category named "Save on exit"

Uncheck "Save only path to local harddrive"



--- Quote from: matm on June 04, 2012, 15:55:42 ---And my last point:
- Is there a setting to disable reopening of tabs on next launch ?

--- End quote ---

There is also an option name "Remember open paths" if this is off.. It will not load old tabs.

And if you starts MC with command line options to open some path. This will override what is saved.

matm:
Thanks for the options. It does what I want.

However, I did not expected something related to tabs in the panel settings (which is "inside" the tab), so why I didn't search there. Save On Eixt settings are more for core than Panel, IMO.

regards


Mathias (Author):

--- Quote from: matm on June 04, 2012, 18:26:19 ---However, I did not expected something related to tabs in the panel settings (which is "inside" the tab), so why I didn't search there. Save On Eixt settings are more for core than Panel, IMO.

--- End quote ---

Well yes and no. It is under Explorer Panel settings because of how everything is built. Everything in MC is a plug in/extension and the Explorer Panel is really a plugin that visualize the internal filesystem.
So that why the settings is there.

Navigation

[0] Message Index

Go to full version