|
||||||||||
Enhanced Windows-like text editing behaviorPowerCmd supports standard generic text editing behavior. You can cut, copy and paste using the conventional Windows shortcuts, drag and drop text within PowerCmd. Pressing Ctrl+C will get two different behaviors in different situations. PowerCmd still supports traditional column selection mode of the prompt window when ALT key pressed. |
Windows-like text editing |
PowerCmd supports standard Windows text editing methods and shortcuts:
|
Column Selection Mode |
PowerCmd still supports traditional column selection mode of the prompt window. If you wish to select a column of text, just press ALT key and drag mouse on text window.
|
Smart Ctrl+C |
- If there is any text selected, and press Ctrl+C, selected text will be copied to system clipboard. |
Drag and Drop text |
If you with to quickly input a command which has been outputed, just select words, drag and drop it anywhere. The selected text will be appended as command or its parameters.
You can also drag and drop file or foder into the command window. |