How to Copy and paste with the system clipboard in SSH & Web Terminal Addon
I’m using the SSH & Web Terminal Addon from the community repository. I want to know how can I copy and paste with the system clipboard.
way 1.using ssh client(xshell)
if you connect by ssh from a terminal window(xshell) you can go to Edit -> Select All and Edit -> Copy. Later you can paste it on a text editor and select the part you want.
way 2.using ssh client(xshell)
Just press SHIFT and selecting text. It will copy selected text to the system clipboard. this works when connecting using ssh client.
Note
this not works in Web terminal
Comments
Comments are closed