Uses inputbox_keypress_cb to find hints.
commit158a1410601dc771e07aebabc20ca668446fd6e9
authorAlbert Kim <alkim1234@gmail.com>
Mon, 23 May 2011 03:46:51 +0000 (22 20:46 -0700)
committerHannes Schueller <hannes@yllr.net>
Mon, 20 Jun 2011 17:48:14 +0000 (20 19:48 +0200)
treef17edbdf015a8b03d53416e6c29f96b09185f5ac
parent80dac442ae638543b13e0c8c5a8c6493b4a90db6
Uses inputbox_keypress_cb to find hints.

When, '`' is the first character of the inputbox, vimiprobable now uses the
inputbox to find hints. This allows for a cleaner way to handle international
characters and also allows for users to use their IM to type international
characters.
main.c