Skip to content
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

Output value #132

Closed
kasperschnack opened this issue Mar 8, 2020 · 6 comments
Closed

Output value #132

kasperschnack opened this issue Mar 8, 2020 · 6 comments

Comments

@kasperschnack
Copy link

Thank you for making this! The UI is awesome! Would you consider making it possible to choose a value for output - so that this tool could be used for scripting e.g. with pipes?

@antonmedv
Copy link
Owner

What do you mean? Like this?
curl... | fx .value | xargs ...

@kasperschnack
Copy link
Author

kasperschnack commented Mar 10, 2020

I was thinking as a feature of the interactive mode. E.g. you choose a value by pressing a key -> the program exits and outputs the chosen value.

@antonmedv
Copy link
Owner

Try p/P

@antonmedv
Copy link
Owner

I rewrote the entire fx in golang. So I belove this issue is no longer needed.

@ditsuke
Copy link

ditsuke commented May 28, 2022

@antonmedv I'm confused. On v24.0.0, I don't see an option to output the selected value.

@antonmedv
Copy link
Owner

It was done only on nodejs version) recently rewritten in go version does not have it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants