jupyterlite / cockle

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

Add clear built-in command #36

Closed ianthomas23 closed 3 months ago

ianthomas23 commented 3 months ago

Add clear built-in command. Does nothing if stdout does not support ANSI escape codes, i.e. is not a terminal.