Re: patch applied (yi): Begin adding startInsertKeymap to KeymapSet

2009-08-20 Thread Jean-Philippe Bernardy
On Thu, Aug 20, 2009 at 5:55 AM, Jeff Wheeler wrote: > > This doesn't resolve the issue --- it still doesn't work when opening > the initial buffer in Vim --- but the minibuffer mode works, at the > very least. I'll continue playing with it when I can. One way to fix this is to pull actions out o

Re: patch applied (yi): Begin adding startInsertKeymap to KeymapSet

2009-08-19 Thread Jeff Wheeler
This doesn't resolve the issue --- it still doesn't work when opening the initial buffer in Vim --- but the minibuffer mode works, at the very least. I'll continue playing with it when I can. Jeff Wheeler --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@g

patch applied (yi): Begin adding startInsertKeymap to KeymapSet

2009-08-19 Thread Jeff Wheeler
Wed Aug 19 09:54:39 EDT 2009 Jeff Wheeler * Begin adding startInsertKeymap to KeymapSet Ignore-this: 9e91278e9a67f4f3765a6ba9f0098a61 M ./src/Yi/Keymap.hs -11 +11 M ./src/Yi/Keymap/Vim.hs -18 +27 M ./src/Yi/MiniBuffer.hs -2 +5 --~--~-~--~~~---~--~---