Re: About REPL hook

2012-12-02 Thread nalaginrut
On Sun, 2012-12-02 at 17:50 +0100, Ludovic Courtès wrote: > Hi, > > nalaginrut skribis: > > > I think a colorized REPL is useful for our users. > > Will you accept a patch to 'pp' for colorized REPL? Or an easy way, a > > module with hook to do the same job, but output twice? > > If you could c

Re: About REPL hook

2012-12-02 Thread Ludovic Courtès
Hi, nalaginrut skribis: > I think a colorized REPL is useful for our users. > Will you accept a patch to 'pp' for colorized REPL? Or an easy way, a > module with hook to do the same job, but output twice? If you could come up with an optional mechanism to enable colored output, that would be gr

Re: About REPL hook

2012-12-02 Thread nalaginrut
On Sun, 2012-12-02 at 10:59 +0800, Daniel Hartwig wrote: > On 2 December 2012 00:31, nalaginrut wrote: > > I think a colorized REPL is useful for our users. > > Will you accept a patch to 'pp' for colorized REPL? Or an easy way, a > > module with hook to do the same job, but output twice? > > Per