On Mon, Nov 24, 2008 at 12:57 AM, Paulo Tanimoto <[EMAIL PROTECTED]> wrote:

> 4. If I run ":yi ghci", that is, in the Vim keymap, it works well, but
> the commands to ghci are still taken as if I was editing a file.  I
> need to enter Insert mode, enter code, exit it and press enter to get
> things to run.  I don't have an issue with having to enter Insert
> mode, but I think it would be better to have "enter" running the
> commands right away.
>
> Any directions on how I can go about fixing this?

This behaviour is defined in Yi.Mode.Interactive.mode, field modeKeymap.
The problem is that it "supposes" a mode-less underlying keymap.

Ideas welcome...

Cheers,
JP.

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

Reply via email to