/ted

A simple text editor in C

Primary LanguageCOtherNOASSERTION

TED

Ted is a terminal text editor made in C programming language. With extra features implemented such as:

  • Syntax Highlighting
  • Find Ted is a terminal text editor made in C programming language. With extra features implemented such as:

ted preview

Table of Contents

To install and use Ted:

Installation

     git clone https://github.com/Unintellectual/ted.git
     cd ted
     make
     ./ted


Support

Please open an issue for support.

Contributing

Please contribute using branch, add commits, and open a pull request.