4 ms·
You can use `yq` to copy a jq-style path to currently focused node to your clipboard! (I’m the author of jless.) There are a couple other copy variants as well
by CodeIsTheEnd 4y ago
You can use `yq` to copy a jq-style path to currently focused node to your clipboard! (I’m the author of jless.)
There are a couple other copy variants as well:
https://jless.io/user-guide.html#copying https://jless.io/user-guide.html#copying
- anitil 4y agoOh fantastic thankyou! And thank you for jless! I was running 0.7.1 rather than 0.8.0, so will upgrade now Edit: Works great!