browser keypress selects page key
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 21 Mar 2009 02:41:12 +0000 (02:41 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 22 Apr 2009 00:01:21 +0000 (00:01 +0000)
commita401632a210413c3a4f0237c8fd8986bdf45934c
tree00899b9493136cd199fefd1270ab752f5a95e84b
parenta0208e056389c8d9d21f9b0d8bf093e087809b21
browser keypress selects page key

Javascript onkeypress handler which marks and clicks on a matching key
if it is pressed in the browser.

Increases Vim page size by 11kB (approx 10%) because each key requires
a class name for unambiguous character identification.  With gzip
compression the difference is just 1422 bytes (though still 10%),
so assume this is (or at least will be) a worthwhile trade-off.
Shiar_Sheet/Keyboard.pm
keys.js
nethack.plp
vim.plp
vimperator.plp