Differences
This shows you the differences between the selected revisions of the page.
2011-05-02 | 2011-05-02 | ||
no summary (203.130.229.138) (hidden) | Restored revision 1298054664. Undoing revision 1304324617. (martin) (hidden) | ||
Line 19: | Line 19: | ||
You can show/hide most of these components from the //Options// menu or using the [[ui_context_menu|context menus]]. | You can show/hide most of these components from the //Options// menu or using the [[ui_context_menu|context menus]]. | ||
+ | ==== 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 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. 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 ===== |