About ted
ted is a console-based text editor developed in Go and termbox.
- Load, edit, and save plain text files.
- Select text and copy/cut/paste.
- Search text.
- Keyboard interface
- MIT License
Can be used as teaching tool on programming a text editor from scratch.
Build and Install
Commands
Open a file:
Press CTRL-H to see the list of keyboard shotcuts.


