diff --git a/AUTOCOMPLETE_FIX.md b/AUTOCOMPLETE_FIX.md new file mode 100644 index 0000000..59c0c8a --- /dev/null +++ b/AUTOCOMPLETE_FIX.md @@ -0,0 +1,40 @@ +# Mobile Autocomplete Fix + +**Date:** 2026-03-28 +**File changed:** `static/toolbar.js` + +## The Problem + +On mobile, typing in the terminal caused glitchy re-typing of characters. For example, typing `git sta` would suddenly delete and re-insert text, producing garbled input like `git stagit sta`. + +## Root Cause + +xterm.js captures keyboard input through a hidden `