Sat Sep 5 01:52:33 EDT 2009 [email protected]
* Make sure the current buffer and window is the same as that which spawned
minibuffer.
Ignore-this: 8c6520f9242feb77254957f16e492e81
Resolves issues 293 and 297.
Added the ability for an action to be associated with a buffer such that the
action is executed when
the buffer is deleted using Yi.Editor.deleteBuffer. This is used by the
minibuffer to assure the
focus is always as expected when the minibuffer is closed.
I'm only partially satisfied with this solution, but it works and is safer
than the other solutions
I was going to apply ;-)
M ./src/Yi/Editor.hs -2 +59
M ./src/Yi/MiniBuffer.hs +9
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---