Skip to content

thimc/ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

go clone of ed, the standard UNIX text editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages