On Mon, Jun 23, 2008 at 5:43 AM, Corey O'Connor <[EMAIL PROTECTED]> wrote:

> I haven't caught up with the details of the latest changes, but could
> the event handling of changed along these lines:
>  1. Vim specified keymap as a map from character codes to actions
>  2. Yi translated incoming events to characters
>  3. The action was looked up based on that character.
>
> To
>  1. Vim specified keymap as a map from events to actions.
>  2. The action was looked up based on the incoming event.

Yep; this is exactly what happened.

Besides, what is the status of the vty library now? Is there hope for
better input support in a foreseeable future? ;)

Cheers,
-- JP.

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to