Differences
This shows you the differences between the selected revisions of the page.
2017-01-13 | 2017-01-15 | ||
ex (martin) | explicit anchors (martin) | ||
Line 3: | Line 3: | ||
===== Clipboard ===== | ===== Clipboard ===== | ||
- | ==== File Name ==== | + | ==== [[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 //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]]. | 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]]. | ||
Line 12: | Line 12: | ||
- | ==== 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 current working directory to 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) > Copy Path to Clipboard// in [[ui_commander|Commander interface]]. | ||
Line 18: | Line 18: | ||
You can also open [[task_navigate#paste|directory whose path is stored in clipboard]]. | You can also open [[task_navigate#paste|directory whose path is stored in 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''). | ||