All Projects → PuercoPop → sly-repl-ansi-color

PuercoPop / sly-repl-ansi-color

Licence: GPL-2.0 License
ansi-color support for the sly-mrepl

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to sly-repl-ansi-color

neutron-language
A simple, extensible and efficient programming language based on C and Python
Stars: ✭ 32 (+113.33%)
Mutual labels:  sly
slyblime
Interactive Lisp IDE with REPL, Inspector, Debugger and more for Sublime Text 4.
Stars: ✭ 35 (+133.33%)
Mutual labels:  sly

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].