Differences
This shows you the differences between the selected revisions of the page.
| filenames 2014-07-13 | filenames 2023-10-09 (current) | ||
| Line 3: | Line 3: | ||
| ===== Clipboard ===== | ===== Clipboard ===== | ||
| - | ==== File Name ==== | + | |
| - | You can copy names of files [[ui_file_panel#selecting_files|selected in file panel]] to clipboard, either just names or full paths. Go to //File(s) > File Names > Copy to Clipboard// or //Copy to Clipboard (Include Paths)//. The command is also available from file [[ui_context_menu|context menu]]. | + | ==== [[file_name]] File Name ==== |
| + | You can copy names of files [[ui_file_panel#selecting_files|selected in file panel]] to clipboard, either just names or full paths. Go to //Files > File Names > Copy to Clipboard// or //Copy to Clipboard (Include Paths)//. The command is also available from file [[ui_context_menu|context menu]]. | ||
| ==== File URL ==== | ==== File URL ==== | ||
| - | To open [[ui_generateurl|Generate URL dialog]] for selected files go to //File(s) > File Names > Generate URL//. &beta_feature | + | To open [[ui_generateurl|Generate File URL dialog]] for selected files go to //Files > File Names > Generate File URL//. |
| - | See [[custom_commands#url|example of custom command]] that puts HTTP (web page) URL of file to clipboard. | + | See also an extension to [[extension_generate_http_url|generate HTTP URL]]. |
| - | ==== Current Working Directory ==== | + | ==== [[cwd]] Current Working Directory ==== |
| - | To copy path to current working directory to clipboard, go to //Commands > Copy Path to Clipboard// in [[ui_explorer|Explorer interface]] or | + | To copy path to the current working directory to the clipboard, go to //Commands > Copy Path to Clipboard// in [[ui_explorer|Explorer interface]] or |
| - | //Local (Remote) > Copy Path to Clipboard// in [[ui_commander|Commander interface]]. | + | //Local/Remote/Left/Right > Copy Path to Clipboard// in [[ui_commander|Commander interface]]. |
| - | You can also open [[task_navigate#opening_path_stored_in_clipboard|directory whose path is stored in clipboard]]. | + | You can also open [[task_navigate#paste|the directory whose path is stored in the clipboard]]. |
| - | ===== Command Line ===== | + | ===== [[command_line]] Command Line ===== |
| You can insert names of files [[ui_file_panel#selecting_files|selected in active file panel]] to [[ui_commander#command_line|command line]] in Commander interface. Use command //Files > File Names > Insert to Command Line// (or press ''Ctrl+Enter''). | You can insert names of files [[ui_file_panel#selecting_files|selected in active file panel]] to [[ui_commander#command_line|command line]] in Commander interface. Use command //Files > File Names > Insert to Command Line// (or press ''Ctrl+Enter''). | ||