From 3ff2fe607c2cb5690d201d3b83ddcc957e949b7a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 9 Nov 2021 09:23:31 -0800 Subject: . --- html/shell/main.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/shell/main.mu.html') diff --git a/html/shell/main.mu.html b/html/shell/main.mu.html index 069feab7..d2af1b9a 100644 --- a/html/shell/main.mu.html +++ b/html/shell/main.mu.html @@ -72,7 +72,7 @@ if ('onhashchange' in window) { 13 var key/eax: byte <- read-key keyboard 14 compare key, 0 15 loop-if-= -16 var key/eax: grapheme <- copy key +16 var key/eax: code-point-utf8 <- copy key 17 edit-environment env, key, data-disk 18 } 19 loop -- cgit 1.4.1-2-gfad0