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

Useful for ideas for streem? :) #170

Open
rubyFeedback opened this issue Dec 23, 2019 · 1 comment
Open

Useful for ideas for streem? :) #170

rubyFeedback opened this issue Dec 23, 2019 · 1 comment

Comments

@rubyFeedback
Copy link

Hello matz,

Sorry to misuse the issue tracker for this; please feel free to close it.

I just noticed:

https://www.nushell.sh/

When i was reading this part:

Commands that work in the pipeline fit into one of three categories:

Commands that produce a stream (eg, ls)
Commands that filter a stream (eg, where type == "Directory")
Commands that consume the output of the pipeline (eg, autoview)

Commands are separated by the pipe symbol (|) to denote a pipeline flowing left to right.

And I had to think about streem.

You have a lot of things to do already, so no need to add any more ideas to
the stack; but I think if you get to think about streem again in the future (perhaps
one day), a shell that showcases what streem can do, or how it can be used,
may be useful, similar to what the rushell.sh example shows. (Others can do
the video; for example, for pry, someone else did a video + intro showcase.
But before the video the idea may have to be formalized in code that works,
if any useful idea can be extracted from the above link - so I just wanted to
make sure that this was known to you. Thanks!)

@matz
Copy link
Owner

matz commented Dec 23, 2019

Let me see. Thank you!

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

2 participants