jupyterlite / cockle

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

Support filename expansion of * and ? #67

Closed ianthomas23 closed 3 days ago

ianthomas23 commented 3 days ago

Add support for simple filename expansion of arguments to commands using * and ?.

Screenshot 2024-11-01 at 15 50 47