sly-repl-ansi-color
sly-repl-ansi-color copied to clipboard
ansi-color support for the sly-mrepl
SLY-REPL-ANSI-COLOR
Add ANSI colors support to the sly mrepl. It is a port from the slime version of Max Mikhanosha.
Installation
Place sly-repl-ansi-color.el in your emacs-path and enable to contrib by default by writing the following in your init.el
(push 'sly-repl-ansi-color sly-contribs)
License
The code is licensed under the GPL. See [LICENSE][LICENSE] for details.