I realize this is very late to the discussion, but I don't think the original question was answered.
I recently switched to using an orthodox file manager:
Krusader. "The deal" with OFM's is this. They are most efficient when used with the keyboard and have a very specific set of common key bindings and behaviors not found in managers like Konqueror or other Explorer-type file managers. They are most efficient when you are already familiar with using the shell, as they assist in constructing complex command lines involving many unrelated files. But they make performing the most common functions as simple as a single key press.
The interface of an orthodox file manager consists of three basic elements: two symmetrical panes showing the content of two directories side-by-side and a command line below. The current directory of the command line is tied to the current directory of the active pane and vice versa. Ctrl-down and Ctrl-up changes focus between the active pane and the command line. Tab toggles the states of the two panes between active and inactive. When the command line is active, Ctrl-enter inserts the file names highlighted in the active pane and Ctrl-Shift-enter does the same using the complete path to the highlighted files.
Basic file management commands are bound to the function keys F2 through F10. Copy and move operations start in the active pane and target the inactive pane. For example, to move a file, highlight it in the active pane and press F6. It will be moved to the directory in the inactive pane. Viewing and opening files and directories is as simple as moving the cursor bar to them and pressing enter. The highlight is toggled with the space bar. Files are most-easily targeted by simply typing their name. The cursor bar jumps to the first file that matches what you type.
Viewing, editing, renaming, and deleting, as well as making directories, are bound to function keys, making them a single key press to initiate. This is quite different from Explorer-type managers, which require using tool bar buttons, pull-down menus, or context menus for most of these operations. And copying or moving files using one of those managers is a much more cumbersome operation.
Explorer-type managers' one advantage is a graphical tree view of the directory structure, usually in a pane on the left, but their lack of convenience features for common file operations seems to make them better suited to viewing the file system rather than managing it.
Aside from the keyboard operation of orthodox file managers, they are remarkably consistent in layout, behavior, and key bindings between implementations on all platforms. If you know one, you will be able to instantly use another on a different OS with no need to learn anything. They minimize the number of key strokes for most file operations, making them competitive with the shell in terms of efficiency.
But that is only the beginning of their features. Most also offer integrated archive management and VFS features, letting you browse archives and ISO files as directories, for example. You can read more about orthodox file managers at
The Orthodox File Manager (OFM) Paradigm.
Configuring an Explorer-type manager to show two directories side-by-side will not give you an OFM. You still won't have key bindings for the most-common file operations linked to the two panes and other behaviors that make these file managers so efficient to use.