WIP use Buffer instead of []Point in Bufferer

Merge https://github.com/Matt3o12/termui.git colored-list
Merge https://github.com/funkygao/termui.git master
Add subdir widget
Use image Rectangle represent buffer area
This commit is contained in:
gizak
2015-04-21 09:56:10 -04:00
parent 0a29dad7e7
commit 7aed750f64
20 changed files with 428 additions and 298 deletions

View File

@@ -1,3 +1,5 @@
// +build ignore
package termui
import (