editors/mle - The NetBSD Packages Collection

Termbox-based text editor

mle is a small, flexible, terminal-based text editor written in C.
Its features include:

* Full UTF-8 support
* Syntax highlighting
* Stackable key maps (modes)
* Extensible via Lua
* Scriptable rc file
* Key macros
* Multiple splittable windows
* Regex search and replace
* Large file support
* Incremental search
* Linear undo and redo
* Multiple cursors
* Auto indent
* Headless mode
* Navigation via ctags
* Movement via less
* Fuzzy file search via fzf
* File browsing via tree
* File grep via grep
* String manip via perl

Build dependencies

devel/uthash pkgtools/mktools devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/pcre2 lang/lua54 devel/pcre2

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64mle-1.7.2.tgz
NetBSD 10.0aarch64ebmle-1.7.2.tgz
NetBSD 10.0earmv6hfmle-1.7.2.tgz
NetBSD 10.0earmv7hfmle-1.7.2.tgz
NetBSD 10.0i386mle-1.7.2.tgz
NetBSD 10.0x86_64mle-1.7.2.tgz
NetBSD 9.0aarch64mle-1.7.2.tgz
NetBSD 9.0earmv6hfmle-1.7.2.tgz
NetBSD 9.0earmv7hfmle-1.7.2.tgz
NetBSD 9.0i386mle-1.7.2.tgz
NetBSD 9.0x86_64mle-1.7.2.tgz
NetBSD 9.3x86_64mle-1.7.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.