the prompt now displays and works with unknown command

This commit is contained in:
2025-02-06 20:51:25 -05:00
parent 273f748ff1
commit acf460772c
9 changed files with 133 additions and 62 deletions

View File

@ -1,4 +1,4 @@
import { working_dir } from "../fs"
import { working_dir } from "./fs"
import { cyan, green } from "./color"
const userAgent = navigator.userAgent