jupyterlite / cockle

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

Tab complete file and directory names #32

Closed ianthomas23 closed 3 months ago

ianthomas23 commented 3 months ago

This implements tab completion of directory and filenames, to accompany the existing tab completion of command and alias names.