about summary refs log tree commit diff stats
path: root/input-focus.js
Commit message (Collapse)AuthorAgeFilesLines
* rewrite hinting code completelyMarco Peereboom2011-10-271-28/+25
| | | | | | | | | | | | | 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.
* more copyrightsMarco Peereboom2011-08-061-1/+24
|
* merge latest vimprobable2 js for hintingMarco Peereboom2010-12-271-1/+2
|
* Add f to follow links.Marco Peereboom2010-08-121-0/+29
javascript code from vimprobable this breaks the build when using obj and todd needs to help unfucking that