kingToolbox / WindTerm

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
https://kingtoolbox.github.io
22.78k stars 1.76k forks source link

How to copy text from terminal to host os ? #2437

Open emoxam opened 2 months ago

emoxam commented 2 months ago

I see there is shift+delete combination, and i see it's in wind.keymaps

  { "keys": "<Shift+Del>",
    "modes": "local, remote",
    "action": "Text.Copy"
  },

But can i copy text without using this combination? I setted up to copy by selection, but iw works only withing the windterm. thanks