From d60474889a098291125db6ac40526d4b787bd2ff Mon Sep 17 00:00:00 2001 From: Jim Huang <jserv.tw@gmail.com> Date: Thu, 30 Sep 2021 18:12:00 +0800 Subject: [PATCH] Add turbo Turbo is an experimental text editor for the terminal, based on the Scintilla code editing component by Neil Hodgson and the Turbo Vision application framework. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da3355d..95d3205 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ List of projects that provide terminal user interfaces - [slap](https://github.com/slap-editor/slap) Sublime-like terminal-based text editor - [sls-dev-tools](https://github.com/Theodo-UK/sls-dev-tools) Dev Tools for the Serverless World - [tig](https://github.com/jonas/tig) Text-mode interface for git +- [turbo](https://github.com/magiblot/turbo) An experimental text editor for the terminal, based on Scintilla and Turbo Vision - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter ## <a name="games"></a>Games