jupyterlite / cockle

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

Use separate TerminalOutput for stderr #28

Closed ianthomas23 closed 3 months ago

ianthomas23 commented 3 months ago

Use a separate TerminalOutput for stderr, and add the colour ANSI escape codes automatically.