Differences
This shows you the differences between the selected revisions of the page.
2025-01-26 | 2025-01-26 | ||
no summary (174.229.180.93) (hidden) (untrusted) | no summary (174.229.180.93) (hidden) (untrusted) | ||
Line 9: | Line 9: | ||
- | ==== [[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 ===== |