command
module
Version:
v0.0.0-...-f7bf41b
Opens a new window with list of versions in this module.
Published: Apr 9, 2020
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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 2](https://github.com/robdelacruz/ted/raw/f7bf41b9b62e/screenshots/ted_screenshot2.png)
Download
Debian/Ubuntu
Windows
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.