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

Explorer Panel - Layout

The layout of the Explorer Panel is similar to that in otherfile managers that you may be familiar with, although it has many more features than most.
Below is a description of the various parts of the display.

The image below shows an example of how the Explorer Panel can look with all of its user interface options enabled. Most of the user interface items can be configured and turned on/off in settings.

 

1. Device toolbar

Here you can see a list of available devices. This toolbar is very similar to the global device toolbar, except that this toolbar will only show drives. Special folders and virtual devices that the global toolbar can show is not shown in this Explorer Panel device toolbar.

You can enable/disable this toolbar in Explorer Panel Settings by checking/unchecking the "Drive buttons" options.

2. Device Dropdown list

This dropdown list shows not only drivesbut all available Devices, Special Folders, Virtual Devices. When an item in the dropdown list is selected the Explorer Panel will change to that location and show the content of the new path.
For fast access to drives when the list is shown you can press (for example) the letter E to make the Explorer Panel go to the E: drive.
If the SHIFT key is pressed while selecting a location, that location is then opened in a new Explorer Panel tab.

In settings it is possible to configure what extended location types should be shown in the dropdown list.

Hint

By pressing Alt+F1 the Device Dropdown in the left panel will be shown. Alt+F2 and the one on the right is shown

3. Free Space area

Shows the available free space on the drive, and the total capacity of the volume (where appropriate).
It also shows the percentage of the total volume capacity that is available.

If you double click on the Free Space message, it will show used space instead of available space. You can also set which of the two space figures you want as default by going to Configuration->Explorer Panel settings->Layout->GUI Components->Show free/used space.

4. Command Buttons

These buttons affect only the active Explorer Panel when they are pressed.
Folder Tree
Splits the panel to show the folder tree in the left portion. (shortcut key Alt + Num* (See Folder tree.)
Go To Root Button
Click on the backslash symbol ("\") to go to the root of the device (shortcut key Ctrl + Back).
Go Up
Click on this icon to go up to the parent level in the file structure (shortcut key Back).
Refresh / Reload
Click on this icon to force a refresh of the current path; hold down the CTRL key to force a flush of the cache as well as a forced reload of the current path. All selections will be lost. 
Disconnect
This icon will disconnect the current device. If the current device is an external USB drive it will be prepared for safe removal. If the device is an FTP connection then the FTP connection will be dropped.
View Mode
This icon will display a menu of possible View Modes. Currently these consist of Details, List, Thumbnail List and Thumbnail Details.

 

5. Path field

The path field shows the current path displayed in the Explorer Panel. Sub folders in the path that is shown are clickable. Clicking on a subpath causes the Explorer Panel to try to change to that path.
The path field has many options and feature. Read more about the Path field.

6. Folder Tree

7. File list view

8. Selection Status bar

The Panel Status bar appears at the bottem of the panel. The various parts are described below:

1 - Select / Total Size
The size of all the selected files and folders (if folders are showing file size) and the total size of all visible files and folders.

2 - Selected / Total Files
Number of selected files and the total visible files.

3 - Selected / Total Folders
Number of selected folders and the total visible folders.

4 - Hidden files / Folders
Number of files and folders that are hidden by the view filter.

9. View Filter

Filter the view to only show certain files or folders. Prefixing a filter with "-" will exclude those files. To create a filter to target folders only, prefix it with "/".

You can edit the View Filter from a keyboard shortcut by pressing CTRL+F (if using the default commander-style setup).

Examples

*.* -*.jpg Show all files, except .jpg files.
*.* -/backup Do not show the "backup" folder
*.jpg *.tiff  Show only jpg and tiff files. 

 It is also possible to change the view filter from a CustomCommand.

10. Reset Filter and Quick Filters

Click to toggle quick filter. Right click to show a popup menu with pre defined set of View Filters. By selecting "Customize..." it is possible to edit the list of quick filters and to add new filters to the list.