From 886b21352b8f1fd79b3d0b3e6c8428f10ca2d8b0 Mon Sep 17 00:00:00 2001
From: Jim Huang <jserv.tw@gmail.com>
Date: Thu, 30 Sep 2021 18:09:19 +0800
Subject: [PATCH] Add tvision

Turbo Vision is a modern port of Turbo Vision 2.0, the classical
framework for text-based user interfaces. Now cross-platform and
with Unicode support.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index da3355d..9d61584 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ List of projects that provide terminal user interfaces
 - [tui-go](https://github.com/marcusolsson/tui-go) A UI library for terminal applications (deprecated)
 - [tui-rs](https://github.com/fdehau/tui-rs) Terminal user interfaces and dashboards using Rust
 - [Terminal.Gui](https://github.com/migueldeicaza/gui.cs) Cross Platform Terminal GUI toolkit for .NET
+- [tvision](https://github.com/magiblot/tvision) A modern port of Turbo Vision 2.0, cross-platform and Unicode support.
 
 ## <a name="messaging"></a>Messaging