Skip to content

feat: Signal "forwarding" #108

@kiesel

Description

@kiesel

I use jlv to inspect json structured logs when developing. Running the command as

$ some-command | jlv

When closing jlv by Ctrl-C, the first command still runs and needs to be closed with a second Ctrl-C. In contrast to this, when I pipe to cat, Ctrl-C ends cat and ends some-command.

Is there an option to close that forwards the signal to the command in the pipeline?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions