guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Colorized REPL


From: Nala Ginrut
Subject: [PATCH] Colorized REPL
Date: Wed, 05 Dec 2012 15:21:29 +0800

Hi folks!
Here's a patch to add colorized-REPL.
With Daniel's optional REPL printer patch, this one based on the former
would print colored result more pretty than guile-colorized. 
Thanks Daniel Hartwig!

And I didn't patch the doc to add an usage for this module, since it's
very easy, like (ice-9 readline):
-----------------cut-----------------
(use-modules (ice-9 colorized))
(activate-colorized)
-----------------end-----------------
And one may add these two lines to his/her '~/.guile'.

@ludo: I attached Daniel's patch in this mail, please apply in the order
if you accept them.

Thanks!

Attachment: 0001-repl-add-repl-option-for-customized-print.alt.patch
Description: Text Data

Attachment: 0002-ice-9-colorized-REPL-feature.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]