Skip to content

Feature Request: syntax for piping data into stdin of tasks #483

@edwloef

Description

@edwloef

E.g. {{selection}} > sort, which would pipe the current selection into sort's stdin. I opted for one > instead of two to make it mirror the bash output redirect operator (vs the output append operator), but I'm not entirely sure that's the best idea since it might cause ambiguity or unexpected behavior if the selection holds a command that's meant to be run?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions