From d59d08b7e181741875e848acdc1b4ef4c897fb81 Mon Sep 17 00:00:00 2001
From: ducoterra
Date: Sat, 30 May 2026 22:47:04 -0400
Subject: [PATCH] add tab autocomplete and cycling commands
---
src/index.html | 1 +
src/script.js | 660 +----------------------------------------
src/terminal.js | 772 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 776 insertions(+), 657 deletions(-)
create mode 100644 src/terminal.js
diff --git a/src/index.html b/src/index.html
index a253e54..018b991 100644
--- a/src/index.html
+++ b/src/index.html
@@ -695,6 +695,7 @@ XwEAnes79w4eYeMUjIytQWACEvy4QoO7X2MLTKliSqc4Ag8=
+