rio
rio copied to clipboard
[Issue] Clipboard support during CMD -> WSL become broken (with found workaround)
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
wslcommand (in my case its a Ubuntu). And at this point clipboard stop functioning (Ctrl+V). In the best case i see on screen^Vinstead 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.
Expectations:
- If its a confirmed bug, please fix it. I love Rio - very good terminal.
- if its a key binding issue, please provide a configuration how to configure it properly.
Great Thanks a Great Product.
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?
Yes, its the same for the latest version.