mg: port of OpenBSD mg version to Linux

Written: 2014-11-23

Description

This is the port of the mg editor (OpenBSD version) to Linux. It should be possible to compile it with atleast musl libc and glibc.

Changes

I tried to keep the changes minimal to make it easy to synchronize with upstream changes and to not introduce new bugs. However there were some changes that needed to be made because of differences between OpenBSD and Linux and these are:

Download

git clone http://git.codemadness.nl/mg

Install

$ make
# make install