SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
543 stars 36 forks source link

Can you copy and paste in the ssh terminal? #419

Open davidaponce opened 3 months ago

davidaponce commented 3 months ago

I was wondering whether or not the extension supports copy and pasting something into the terminal. Currently I am trying to copy my GitHub token to be able to clone content onto my remote machine but it is not pasting the password. In other example when trying to paste things into the terminal it doesn't allow for such. I was wondering if there is a command to do? When ever I try to paste the ^V comes up and that all.

Screenshot 2024-03-12 130324
davidaponce commented 3 months ago

I figured it out sorry about that!