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

Pipe commands #59

Open
MASSHUU12 opened this issue Nov 23, 2023 · 2 comments
Open

Pipe commands #59

MASSHUU12 opened this issue Nov 23, 2023 · 2 comments
Labels
enhancement New feature or request long term goal Requires a lot of work

Comments

@MASSHUU12
Copy link
Owner

MASSHUU12 commented Nov 23, 2023

Commands should return two values, command status and data.

@MASSHUU12 MASSHUU12 added the enhancement New feature or request label Nov 23, 2023
@MASSHUU12 MASSHUU12 added the long term goal Requires a lot of work label Mar 19, 2024
@innateessence
Copy link

innateessence commented Jun 28, 2024

You might find value in this: https://gist.github.com/innateessence/7395fd574c1d4c1382a8f38adaa6eae4

You might decide to take a similar approach for your terminal :)

@MASSHUU12
Copy link
Owner Author

Thanks for the suggestion, this looks interesting and will probably come in handy.

Before I can tackle this, I first need to answer a lot of questions about how best to implement this. I doubt I'll get around breaking changes and rewriting a few things from scratch (that's how poor planning ends), so I'll only tackle this when I have more time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request long term goal Requires a lot of work
Projects
None yet
Development

No branches or pull requests

2 participants