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

Piping into moby #20

Open
vladtarko opened this issue Jul 6, 2023 · 0 comments
Open

Piping into moby #20

vladtarko opened this issue Jul 6, 2023 · 0 comments

Comments

@vladtarko
Copy link

The program works very nicely, but it doesn't seem to have the ability to accept piping into it, like any other cli program?

For instance

echo "random" | moby

does not work, although moby "random" works.

My use case would be to pipe the clipboard contents into moby, and then the results into rofi. Piping into rofi works well, but not the prior part.

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

No branches or pull requests

1 participant