jupyterlite / cockle

In-browser bash-like shell implemented in TypeScript.
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Implement pipes #14

Closed ianthomas23 closed 3 months ago

ianthomas23 commented 3 months ago

This PR implements pipes. For example, running in JupyterLite terminal extension:

Screenshot 2024-07-11 at 12 18 42

It includes a slight refactor of the input and output classes, and some tidying of names of the CoreutilsCommandRunner.