Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 436 Bytes

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.