'Copy from Console2 to Clipboard
I'm connected to a EC2 (Ubuntu) instance via SSH using the Console2 (I can connect using the default Windows terminal if is the case). And I need to copy a SSH key to the clipboard so a I can paste in the deploy keys of Bitbucket, how to copy it to the Windows clipboard? Thank you.
Solution 1:[1]
Done with the PowerShell!
I could select the characters, right-click on the window title, then Edit -> Copy!
And I think that the hotkey is Enter
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Leo Cavalcante |
