Differences

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

ui_commander 2025-01-26 ui_commander 2025-01-26 (current)
Line 7: Line 7:
&screenshotpict(commander) &screenshotpict(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):
 +  * Main [[ui_toolbars|toolbar]] with the [[ui_commander_menu|main menu]].
 +  * [[ui_tabs|Tabs]].
 +  * [[ui_file_panel|File panels]], each having own toolbar, path display, directory tree (hidden by default) and status line.
 +  * [[#command_line|Command line]].
 +  * [[ui_queue|Background transfer queue list]] (hidden by default).
 +  * Status line.
 +You can show/hide most of these components from the //Options// menu or using the [[ui_context_menu|context menus]].
 +==== [[command_line]] Command Line ====
 +
 +Command line is an optional component, located by default 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 shell command. Depending on which file panel is active, the command is executed either on the local machine (if the local file panel is active) or on remote server (if the remote file panel is active). You can easily see this from the prompt on the left side of the command line. Symbol ''>'' indicates local command, while symbol ''$'' indicates remote command.
 +
 +You can easily [[filenames#command_line|insert names of files]] selected in active panel to command line.
 +
 +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 174.229.180.93