sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 6829b4f1e2bed66a05c882adb2d2a1bfbb602ba1
parent a19c7151be0c9008111c48816386c199546b412b
Author: anonymous <anonymous@localhost>
Date:   Sun, 21 Jan 2018 16:44:33 -0500

Add mle to rocks

Diffstat:
Msuckless.org/rocks.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md @@ -163,6 +163,7 @@ Text Editors * [ired](http://www.radare.org/y/) (Minimalist hexadecimal editor and bindiffer for p9, w32 and *nix) * [mg](https://homepage.boetes.org/software/mg/) (portable version of mg maintained by the OpenBSD team) * [nano](https://www.nano-editor.org/) - A pico clone - this is small simple code and easy to use. +* [mle](https://github.com/adsr/mle) - A small, flexible console text editor. * [nvi](https://sites.google.com/a/bostic.com/keithbostic/vi) - A small, multiple file vi-alike. * [sam](http://sam.cat-v.org/) - An editor by Rob Pike with inspiration from ed. * [traditional vi](http://ex-vi.sourceforge.net/) - A fixed version of the original vi.