1
0
mirror of https://github.com/gdamore/tcell.git synced 2025-04-27 13:48:50 +08:00
tcell/views/README.md

8 lines
279 B
Markdown
Raw Normal View History

## tcell views
This package provides some enhanced functionality on top of base tcell.
In particular, support for logical views, and a few different kinds of
widgets like title bars, and scrollable areas, are provided.
These make up a higher level interface than tcell itself.