My pleasure :-) This is the most excited I've been about an editor in a long time.
Not to mention I was looking for a reason to do some real haskell code :-) On Wed, Oct 13, 2010 at 8:39 PM, Jeff Wheeler <[email protected]> wrote: > These patches look great; thanks for making them! > > On Tue, Oct 12, 2010 at 6:30 PM, Jeremy Wall <[email protected]> wrote: >> This is my initial attempt at making this configurable. I'm not >> entirely certain I've taken the right approach so I'm sending this to >> request feedback :-) >> >> On Oct 12, 6:28 pm, [email protected] wrote: >>> 5 patches for repository /Users/jwall/sandbox/apps/yi-pristine: >>> >>> Tue Oct 12 17:16:10 CDT 2010 [email protected] >>> * retrieve the scroll tyle in runEditor >>> >>> Tue Oct 12 17:34:34 CDT 2010 [email protected] >>> * Actually use the ScrollStyle in the refreshEditor >>> >>> This patch compiles but I've yet to test that it actually does >>> what I think it does. :-) >>> >>> Tue Oct 12 17:50:35 CDT 2010 [email protected] >>> * Set the correct defaults for the emacs and vim default configs >>> >>> Tue Oct 12 17:57:25 CDT 2010 [email protected] >>> * add the misc library to the cabal file:wq >>> >>> Tue Oct 12 18:23:45 CDT 2010 [email protected] >>> * Fix the gap calculation algorithm to be more efficient. >>> >>> We no only calculate the single line gap in the case of SingleLine >>> style useage. The previous code had some errors in the case statement. >>> This version makes more sense and seems more readable to me. >>> >>> retrieve-the-scroll-tyle-in-runeditor.dpatch >>> 9KViewDownload >> >> -- >> Yi development mailing list >> [email protected] >> http://groups.google.com/group/yi-devel >> > > > > -- > Jeff Wheeler > > Undergraduate, Electrical Engineering > University of Illinois at Urbana-Champaign > > -- > Yi development mailing list > [email protected] > http://groups.google.com/group/yi-devel > -- Yi development mailing list [email protected] http://groups.google.com/group/yi-devel
