Differences

This shows you the differences between the selected revisions of the page.

2005-02-03 2005-02-04
typography (martin) command line (martin)
Line 6: Line 6:
&screenshot(commander) &screenshot(commander)
 +
 +===== Screen Components =====
The screen of the interface has several components. Some of them are hidden by default. They are (from the top to the bottom): The screen of the interface has several components. Some of them are hidden by default. They are (from the top to the bottom):
  * Main toolbar with the [[ui_commander_menu|main menu]].   * Main toolbar with the [[ui_commander_menu|main menu]].
  * [[ui_file_panel|Local and remote panels]], each having own toolbar, path display, directory tree (hidden by default) and status line.   * [[ui_file_panel|Local and remote panels]], each having own toolbar, path display, directory tree (hidden by default) and status line.
-  * Command line.+  * [[ui_commander#command_line|Command line]].
  * Background transfer queue list.   * Background transfer queue list.
  * Key bar.   * Key bar.
Line 16: Line 18:
You can show/hide most of these components from the //View// menu or using [[context_menu|context menus]]. You can show/hide most of these components from the //View// menu or using [[context_menu|context menus]].
 +
 +==== Command Line ====
 +
 +Command line in an optional component below the file panels. To show/hide the command line go to //Options > Command Line//.
 +
 +Using the command line you can type and execute any command. Depending on what file panel is active, the command is executed either on the local machine (if the local panel is active) or on remote server (if the remote panel is active). You can easily see this from the prompt on the left side of the command line. Local path followed by ''>'' indicates local command, while remote path followed by ''$'' indicates remote command.
 +
 +You can easily insert names of selected files in active panel using //Files > File Names > Insert to Command Line// (or by pressing ''Ctrl+Enter''). To execute entered command press ''Enter'' (the input box must have focus).
 +
 +When you execute remote command, [[ui_console|Console window]] is opened to show you the command output. Learn more about [[remote_command|remote commands]] and how to use them.
===== Using the Interface ===== ===== Using the Interface =====

Last modified: by martin