From 329140c26c996d3d3d3061e8810c8ef70479fcd1 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 8 Jan 2018 09:31:29 -0800 Subject: [PATCH] Add @rivo's tview package (looks cool!) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fd4322..489cfb0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ ways. It also adds substantial functionality beyond termbox. * [gomatrix](https://github.com/gdamore/gomatrix) - converted from Termbox * [micro](https://github.com/zyedidia/micro/) - lightweight text editor with syntax-highlighting and themes * [godu](https://github.com/viktomas/godu) - simple golang utility helping to discover large files/folders. +* [tview](https://github.com/rivo/tview) - rich interactive widgets for terminal UIs ## Pure Go Terminfo Database