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.
This commit is contained in:
Jim Huang 2021-09-30 18:12:00 +08:00
commit d60474889a

View file

@ -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