pipeline icon indicating copy to clipboard operation
pipeline copied to clipboard

future plans

Open codekitchen opened this issue 5 years ago • 0 comments

Not a lot of future plans, it's a simple idea and it does what I want it to do. Definitely some bugs to fix.

I've considered implementing caching of early steps in the pipeline, so that long steps or side-effecty steps can be cached and not re-run each time. But I'm not convinced it's worth it, and there'd be some UI issues to solve.

If this ends up being a widely useful tool, I do think there's advantages to making it a feature of the shell itself rather than a separate program. But I'm not sure how well that idea would be accepted, for any given shell.

codekitchen avatar Nov 24 '19 16:11 codekitchen