/ed

go clone of ed, the standard UNIX text editor

Primary LanguageGoMIT LicenseMIT

ed

Go clone of OpenBSD ed(1), the famous line-oriented text editor that is originally from the 1970s. Simply put, the UNIX text editor.

Written from scratch in Go with no third party dependencies.

Installation

go build -o ed
./ed