ted

command module
v0.0.0-...-f7bf41b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2020 License: MIT Imports: 10 Imported by: 0

README

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.

Technical details

Build and Install

$ make dep
$ make

Commands

Open a file:

$ ted <file.txt>

Press CTRL-H to see the list of keyboard shotcuts.

Screenshots

ted screen 3 ted screen 1 ted screen 2

Download

Debian/Ubuntu

Windows

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL