From 03caf64231d57a474ebdd15e8f00c9159ecced10 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Sat, 20 Sep 2025 11:39:20 -0700 Subject: [PATCH] wip --- src/js/input.ts | 7 ++++--- src/js/shell.ts | 7 +++++++ 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 src/js/shell.ts diff --git a/src/js/input.ts b/src/js/input.ts index d94e1c0..01f807d 100644 --- a/src/js/input.ts +++ b/src/js/input.ts @@ -1,8 +1,9 @@ //// -// this file controls the command textbox +// input is handled by a