We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby is v3.1.2p20.
$ wsl.exe --version WSL version: 2.1.3.0 Kernel version: 5.15.146.1-2 WSLg version: 1.0.60 MSRDC version: 1.2.5105 Direct3D version: 1.611.1-81528511 DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Windows version: 10.0.19045.5131
After calling Clipboard.copy, it hangs in $HOME/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/clipboard-2.0.0/lib/clipboard/utils.rb, line 57
Clipboard.copy
$HOME/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/clipboard-2.0.0/lib/clipboard/utils.rb
output_thread.value if read_output_stream
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ruby is v3.1.2p20.
After calling
Clipboard.copy
, it hangs in$HOME/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/clipboard-2.0.0/lib/clipboard/utils.rb
, line 57The text was updated successfully, but these errors were encountered: