This package browser is in early development. Mind the rough edges.

mle 1.5.0

Small, flexible, terminal-based text editor

mle is a small, flexible, terminal-based text editor written in C. Notable features include: full Unicode support, syntax highlighting, scriptable rc file, macros, search and replace (PCRE), window splitting, multiple cursors, and integration with various shell commands.

Installation

Install mle 1.5.0 as follows:

guix install mle@1.5.0

Or install the latest version:

guix install mle

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.