PuercoPop / sly-repl-ansi-color

ansi-color support for the sly-mrepl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ansi-color support for the sly-mrepl

License:GNU General Public License v2.0


Languages

Language:Emacs Lisp 100.0%