mle
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.
- Versions: 1.5.0
- Website: https://github.com/adsr/mle
- Licenses: ASL 2.0
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of mle
as follows:
guix install mle
Or install a particular version:
guix install mle@1.5.0
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/mle/'><img src='http://127.0.0.1:3000/packages/mle/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/mle/badges/latest-version.svg)](http://127.0.0.1:3000/packages/mle/) Org: [[http://127.0.0.1:3000/packages/mle/][http://127.0.0.1:3000/packages/mle/badges/latest-version.svg]]