Re: [E-devel] cgit syntax highlighting

2013-04-24 Thread Jérémy Zurcher
On Wednesday 24 April 2013 17:11, Bertrand Jacquin wrote : > Hi Jérémy, > > Using black & white is colorblind compliant. But .. syntax highlight is :))) thanks a lot !! > now available on git.e.org that's now the lovely tool I love (I'm so glad I pushed in cgit's direction till the end :) > > Be

Re: [E-devel] cgit syntax highlighting

2013-04-24 Thread Bertrand Jacquin
Le mercredi 24 avril 2013 à 17h30, « Bertrand Jacquin » a écrit : > Le mercredi 24 avril 2013 à 17h25, « Lionel Orry » a écrit : > > On Wed, Apr 24, 2013 at 5:24 PM, Lionel Orry wrote: > > > On Wed, Apr 24, 2013 at 5:11 PM, Bertrand Jacquin > > > wrote: > > >> Hi Jérémy, > > >> > > >> Using blac

Re: [E-devel] cgit syntax highlighting

2013-04-24 Thread Bertrand Jacquin
Le mercredi 24 avril 2013 à 17h25, « Lionel Orry » a écrit : > On Wed, Apr 24, 2013 at 5:24 PM, Lionel Orry wrote: > > On Wed, Apr 24, 2013 at 5:11 PM, Bertrand Jacquin > > wrote: > >> Hi Jérémy, > >> > >> Using black & white is colorblind compliant. But .. syntax highlight is > >> now available

Re: [E-devel] cgit syntax highlighting

2013-04-24 Thread Lionel Orry
On Wed, Apr 24, 2013 at 5:24 PM, Lionel Orry wrote: > On Wed, Apr 24, 2013 at 5:11 PM, Bertrand Jacquin wrote: >> Hi Jérémy, >> >> Using black & white is colorblind compliant. But .. syntax highlight is >> now available on git.e.org > > http://git.enlightenment.org/core/efl.git/tree/configure.ac

Re: [E-devel] cgit syntax highlighting

2013-04-24 Thread Lionel Orry
On Wed, Apr 24, 2013 at 5:11 PM, Bertrand Jacquin wrote: > Hi Jérémy, > > Using black & white is colorblind compliant. But .. syntax highlight is > now available on git.e.org http://git.enlightenment.org/core/efl.git/tree/configure.ac Ouch... It seems compliant to no one now (look at source) :P

Re: [E-devel] cgit syntax highlighting

2013-04-24 Thread Bertrand Jacquin
Hi Jérémy, Using black & white is colorblind compliant. But .. syntax highlight is now available on git.e.org Beber Le mardi 23 avril 2013 à 23h07, « Jérémy Zurcher » a écrit : > a simple request > enable syntax highlighting in cgit > It would ease my daily reading -- Bertrand Jacquin, EXOSEC

Re: [E-devel] cgit syntax highlighting

2013-04-24 Thread Daniel Willmann
On 04/23/13 22:07, Jérémy Zurcher wrote: > a simple request > enable syntax highlighting in cgit > It would ease my daily reading We're looking into it. You know that highlighting will only work in tree view, not when looking at commit diffs, right? Regards, Daniel --