An open API service indexing awesome lists of open source software.

https://github.com/teju85/teditor

Terminal based editor written in C++
https://github.com/teju85/teditor

c-plus-plus console console-app editor teditor terminal terminal-app terminal-based text-editor

Last synced: about 2 months ago
JSON representation

Terminal based editor written in C++

Awesome Lists containing this project

README

          

| OS | Status |
| ------------ | ------ |
| Ubuntu 20.04 | ![release-build](https://github.com/teju85/teditor/workflows/release-build/badge.svg) |
| | ![debug-build](https://github.com/teju85/teditor/workflows/debug-build/badge.svg) |
| | ![docs-build](https://github.com/teju85/teditor/workflows/docs-build/badge.svg) |
| | ![gh-pages](https://github.com/teju85/teditor/workflows/gh-pages/badge.svg) |

# teditor
*teditor* is a terminal based editor, written from scratch in C++. More details
about this editor can be found [here](https://teju85.github.io/teditor/).