Open windowswithoutborders opened 3 years ago
Yeah if I remember correctly I was never able to make the clipboard Python package work correctly in CI. I'll take a look at this.
@windowswithoutborders are you still experiencing this issue? I don't have access to a macOS machine so I cannot reproduce the described issue.
Describe the bug when using the
add downloads from clipboard
feature, aria2p does not display the contents of the macOS clipboardTo Reproduce copy anything. press a to see the contents.
Expected behavior contents of clipboard are visible
System (please complete the following information):
aria2p
version: 0.10.4 (installed through pipx with pyperclip injected just in case)Additional context For what it's worth, macOS uses the
pbcopy
andpbpaste
commands for working with the clipboard on the command line. Also, currently adding downloads from a text file witharia2p add <text_file.txt>
is a perfectly fine workaround.Example:
Boost priority