Skip to content

Support for pipe character "|" in shell parameters #743

@alejr

Description

@alejr

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions