And with that Yi is only a few features away from being my editor-of-choice! Huzzah!
Course, I'm on a 2ghz dual core and have no idea what performance is like on slower boxes. -Corey O'Connor On Sun, Sep 6, 2009 at 10:11 AM, Corey O'Connor<cocon...@community.haskell.org> wrote: > > Sun Sep 6 13:05:40 EDT 2009 coreyocon...@gmail.com > * (issue 298) hlGetTree cannot equal just focused. That is only the strokes > for the *last* window. > Ignore-this: 5541fcb35ddf57ed8b5944cece5750b4 > All caches related to a window's presentation should be on a per-window > basis. The "focused" part of > the syntax highlighter Cache is updated for each window in Yi.Core: > let e6 = fst $ runOnWins (snapInsB >> focusSyntaxB) e5 > However since the Cache only has a single focused member, and not one per > window, then the focused > for only the last window is retained. > > The focused field should be removed from the Cache and moved to the Window > structure? > > > M ./src/Yi/Syntax/Driver.hs -1 +1 > > > > --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---