You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would expect this would copy string to the pasteboard but instead it fails with: parse stdout: daily.15m.sh:30: unknown parameter: pbcopy" terminal
if I remove the terminal=false part it fails looking for an = sign after pbcopy
The text was updated successfully, but these errors were encountered:
Copy TITLE | font=Monaco size=10 alternate=true shell='/bin/bash' param1='-c' param2="echo -n string | pbcopy" terminal=false
I would expect this would copy string to the pasteboard but instead it fails with:
parse stdout: daily.15m.sh:30: unknown parameter: pbcopy" terminal
if I remove the terminal=false part it fails looking for an = sign after pbcopy
The text was updated successfully, but these errors were encountered: