<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi there,<div class=""><br class=""></div><div class="">I just posted an "Issue" on GitHub (<a href="https://github.com/slime/slime/issues/420" class="">https://github.com/slime/slime/issues/420</a>), and then saw in the README that questions are better directed to this list.  I'm not sure how to search the email archives so I'm not sure if this has been asked before.  The question (repeated from GitHub) is:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I've wondered about this for a while. Is it possible to print with ANSI colors in a Slime repl buffer?<br class=""><br class="">If I load the cl-ansi-text library from Quicklisp (ql:quickload :cl-ansi-text), and I run (cl-ansi-text:yellow "yellow") in the Slime REPL the output is: "yellow". When I run the same commands directly in an SBCL REPL, it prints as expected "yellow" in a yellow color.</div><div class=""><br class="">Is it possible to use ANSI colors in Slime? Or maybe there's some workaround?<br class=""><br class="">Thanks,<br class="">Ben</div></body></html>