On Nov 23, 5:49 pm, Paulo Tanimoto <[EMAIL PROTECTED]> wrote: > Some comments: > > 1. The blog entry [2] uses "modifyLines", but it seems to me that that > has been replaced by "mapLines". Can we update that to avoid > confusion? I'll send a patch. > > 2. Related to the blog entry, I noticed that at least here on vty, > ctrl-> doesn't seem to work. I'm aware of issues with vty, but > wouldn't it be worth using a different key binding in the article, > then? > > 3. I need to check if this is a known issue, but if I split the > editor, the top window has its minibuffer appearing in the middle of > the screen, not at the bottom. Should I file a bug for this?
Something I forgot, that is related to my original question: 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? Paulo --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
