aboutsummaryrefslogtreecommitdiffstats
path: root/char-hints-mod2.js
AgeCommit message (Expand)Author
2009-02-10 * fix select long hint-label bug when g:hintchars = str (str.length < 10)hogelog
2009-02-09 * update version numerhogelog
2009-02-09 * fix strange bug of long label e.g.) JJH, KVR etchogelog
2009-02-09 * add BUG informationhogelog
2009-02-09 * set simple n-base labeling to defaulthogelog
2009-01-31 * fix getAdjustStartCounthogelog
2009-01-29 * fix adjust labeling algorithm when more than pow(hintchars.length, 2) hint...hogelog
2009-01-28 * fix hint labeling algorithmhogelog
2009-01-27 * fix labeling algorithmhogelog
2009-01-27 * revert g:hintsio settinghogelog
2009-01-27 * change hintchar labeling algorithmhogelog
2009-01-09 * cosmetic changes.drry
2008-12-22 * option.hintchars, option.chinput, option.chshow to let g:hintchars, let g:...hogelog
2008-12-21 * fix: process hint if only one valid hint.hogelog
2008-12-19 * fix endless recursion bug.hogelog
2008-12-19 * process if only one valid hint.hogelog
2008-12-19 * show correct statusline.hogelog
2008-12-19 * add options: charhintinput, charhintshowhogelog
2008-12-18 * use command :highlight to show character.hogelog
2008-12-18 * enable number key for QuickHinthogelog
2008-12-15 * fix lower-case hintchars bug.hogelog
2008-12-14 * fix bug: no hints are visible in frame page.hogelog
2008-12-13 * fixed a regex.drry
2008-12-12 * fix install, uninstall.hogelog
2008-12-12 * fix bug: mistake if hints>=10.hogelog
2008-12-12 * add char-hints-mod2.js: char-hints-mod for vimperator 2.0pre.hogelog