rio icon indicating copy to clipboard operation
rio copied to clipboard

[Issue] Clipboard support during CMD -> WSL become broken (with found workaround)

Open olku-if-se opened this issue 2 months ago • 2 comments

Overview:

  • I start Rio terminal with CMD as a default shell. At this point clipboard is fully functional (Ctrl+V).
  • Rio terminal installed via Scoop.
[shell]
program = "C:\\WINDOWS\\system32\\cmd.exe"
args = ["/k", "C:\\Users\\KUCOLE\\scoop\\apps\\clink\\current\\clink.bat", "inject"]
  • I enter into WSL by execution wsl command (in my case its a Ubuntu). And at this point clipboard stop functioning (Ctrl+V). In the best case i see on screen ^V instead of clipboard content. FAILED.

Ctrl + Shift + V - is occupied by ClipClip application, any attempts to inject text from multiclipboard apps is not working. Win+V (native windows multiclipboard also not working). FAILED.

Mouse Middle Button click - inject text from clipboard. PASSED.

Image

Expectations:

  1. If its a confirmed bug, please fix it. I love Rio - very good terminal.
  2. if its a key binding issue, please provide a configuration how to configure it properly.

Great Thanks a Great Product.

olku-if-se avatar Oct 03 '25 07:10 olku-if-se

Thank you for the issue!! and for the mesage :D

Sorry late reply, I have been travelling this month so has been more busy than usual. Is that happening on latest version?

raphamorim avatar Oct 12 '25 13:10 raphamorim

Yes, its the same for the latest version.

olku-if-se avatar Oct 27 '25 10:10 olku-if-se