From b86345b1f0db45b54c0ee600f657037cf8fa927f Mon Sep 17 00:00:00 2001 From: Mark Allen Date: Wed, 20 Apr 2022 11:24:42 -0400 Subject: [PATCH] autocomplete="off" on console HTML input field up / down arrow behavior is ruined by browser autocomplete hijacking it. this solves that issue --- public/webconsole.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/webconsole.html b/public/webconsole.html index 9122403..fe87e0c 100644 --- a/public/webconsole.html +++ b/public/webconsole.html @@ -8,7 +8,7 @@
>> - +