Introduction

Overview / Layout

Panels

FileSystem

File Operations

Extensions

Tools

Customization and Configuration

Configuring the Layout

User Commands and Scripting

Other

API

Troubleshooting

FAQ (pages to follow)

Index

Panel Tabs

Each Multi Commander tab holds an instance of an Explorer Panel or another module, for example Settings or Search.

By clicking on an inactive tab that tab will become active.
Double-clicking on empty area in the tab area will open a new Explorer Panel. It is possible to configure which module is opened by default in Core Settings.

It is also possible to move tabs from one side to the other by dragging and dropping them.

Right-clicking on the tab will show a popup menu with some tab options.

The list of options will change depending on which module is open in the tab.

For an Explorer Panel the following options will be availible:

  1. Close Tab
  2. Close All Tabs But This
  3. Duplicate Tab
  4. Move Tab
  5. Save Tabs To File...
  6. Load Tabs From File...
  7. Lock Tab
  8. Lock Tab - Allow subpath change
  9. Tab Properties

1. Close Tab

Close the current tab.

Shortcuts Ctrl-W - Close Current Tab

2. Close All Tabs But This

Close all tabs except the current one. The current tab will remain open.

3. Duplicate Tab

Duplicate the current tab. Open a new Explorer Panel tab showing the same path as the current tab.
This only works if the current tab is an Explorer Panel.

Shortcuts Ctrl-T - Duplicate Tab (Create new based on current tab)

4. Move Tab

  1. Swap the location of left/right panel

    Swap the locations of the active panels in the two panel sides. The tab on the left will move to the right, that on the right will move to the left.

  2. Move Active panel to other side

    The current panel will be moved to the other side. A panel on the left side will be moved to the right and vice versa.

5. Save Tabs To File

Save the layout of the current tab (or all tabs) to a file. This file can then be used to load a new set of tabs, either by selecting "Load Tabs From File" or by creating a User Defined Command.

Hint

Tab layouts can be saved from a User Defined Command using the Custom Command MC.SaveTabs

6. Load Tabs From File

Loads the layout of tabs from a file that was saved using the "Save Tabs To File" command.

Hint

Tab layouts can be loaded from a User Defined Command using the Custom Command MC.LoadTabs

7. Lock Tab

If the tab is an Explorer Panel then it will be locked to its current path: it will not be possible to navigate away from this path.
In Explorer Panel settings it is possible to configure whether a new tab should be open instead or if the new path navigation should simply be ignored.
A * will be shown before the tab name to indicate that the tab is locked.

8. Lock Tab - Allow subpath change

If the tab is an Explorer Panel and "Lock Tab - Allow subpath change" is enabled, the Explorer Panel is locked to a path, but it will allow a change of path to a subfolder under the locked path. For example, if the path is locked to C:\Windows it will allow navigation to any subfolder and sub-subfolder under C:\Windows\.

9. Tab Properties

In Tab Properties you can can customize the look of an Explorer Panel tab, for example to change colors or force a tab name.

If "Solid Color" is selected the tab will be drawn with one solid colorotherwise it will be rendered with a color gradient, starting with the standard UI color (often greyish) that fades into the selected color.

If the Core settings for "Allow tab colors" is disabled, this color setting will have no effect.

If "Use Hover Color when tab is active" is active, then when the tab is active the color will be the same as when hovering over it.
It will be shown a little lighter than the selected color to make it stand out.
If the color should always be the same as the selected color, uncheck this option.