rewrite hinting code completely
commit10b53e44535a94aa649c6c552d976c743900e348
authorMarco Peereboom <marco@conformal.com>
Thu, 27 Oct 2011 18:57:39 +0000 (27 13:57 -0500)
committerMarco Peereboom <marco@conformal.com>
Thu, 27 Oct 2011 18:57:39 +0000 (27 13:57 -0500)
treece7f944e315781f1d4d8313b26793bbd2c2d3793
parentabee6c7a87dfe25430147a587a707335c69bbc6e
rewrite hinting code completely

Import new vimprobable JavaScript code.

Make hinting mode now print what has been typed.  It works along the
same lines as '/' and '?' in search mode but it uses '.' and ','
instead.

Focus on default input box and unfocus on default input box when ESC is
hit.

This also adds i and ESC to switch between input/command mode.
hinting.js
input-focus.js
xxxterm.c