-
-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature] Add ability to output selection when exiting #286
Comments
i've just downloaded fx v33, and both
|
Those flags are not supposed. Value is printed by default. |
oh, i see it now, i have to press "P" instead of Enter. |
So script like mentioned in request still almost unavailable... :-( |
Possible, you just need to yank path; press |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
...as a continuation of #209.
As I've commented in original issue yank feature is something different.
curl http://example.com/something.json|fx --select-value|jq -c 'to_entries[]'|sponge entries.jsonl
. In some other script you can write something like:The text was updated successfully, but these errors were encountered: