Search found 2 matches

by Jose Brava
Wed Jul 15, 2009 1:37 am
Forum: Common Lisp
Topic: terminal color output
Replies: 10
Views: 18693

Re: terminal color output

Thank you all for your answers, it works!
by Jose Brava
Mon Jul 13, 2009 2:49 pm
Forum: Common Lisp
Topic: terminal color output
Replies: 10
Views: 18693

terminal color output

Hi,

is there a simple way of getting a colored output with sbcl? I need the same output as from the

Code: Select all

echo -e "\033[34mBlah"
bash command. Any ideas ;)?

Thanks
--
JB