charset: utf-8 byte function table
[sheet.git] / vim.plp
diff --git a/vim.plp b/vim.plp
index b8a1f5c5083b69d08e9007b9d43d052443a92f35..af7407400cd15e283f421b865a5b454437c96cda 100644 (file)
--- a/vim.plp
+++ b/vim.plp
@@ -44,7 +44,7 @@ $header{content_type} = "text/html; charset=$sign{charset}";
 
 <li class="row">
        <ul class="keys omni">
-       <li class="mo" onclick="setmode()"><b>Esc</b> normal mode
+       <li class="mo chr27" onclick="setmode()"><b>Esc</b> normal mode
                <!-- not as static anymore, but never bothered; just see ^[ -->
        </ul>
 </li>