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-10-01 00:49:20 +08:00 committed by GitHub
parent 6a7aff70eb
commit 889fced1fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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