pipr
pipr copied to clipboard
Save the output from a previous pipe
Hi looks like a very useful tool :). Not sure this should be an issue but I was wondering if it would be possible to save the output from a pipe and have it visible when rewriting the pipe.
A use case I have in mind is if one were to explore a json file simply using cat and jq, it would be very useful if it where possible to save possible keys on different levels in the dict. See an example provided in my two screenshots of an initial query for the keys and then quarrying for a specific key.