-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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?
mlaflamm
Metadata
Metadata
Assignees
Labels
No labels