1
0
mirror of https://github.com/rivo/tview.git synced 2025-05-03 22:17:11 +08:00
tview/doc.go
2017-12-20 20:54:49 +01:00

8 lines
146 B
Go

/*
Package tview implements primitives for terminal based applications. It uses
github.com/gdamore/tcell.
No mouse input (yet).
*/
package tview