3 ed - A modern UNIX ed (line editor) clone written in Go

github.com godoc.org goreportcard.com posted by James Mills 1593 days ago  

ed is a clone of the UNIX command-line tool by the same name ed a line editor that was nortorious for being and most unfriendly editor ever created.

This is a modern take on that editor writtein in the Go language for portability with all the basic ed commands, a modern readline line editor with vi bindings and friendly error messages when things go wrong.

Some future ideas may include:

Register to comment or vote on this story