Theme map lookup

This commit is contained in:
gizak
2015-09-21 03:11:58 -04:00
parent 1cb28b0a3c
commit 196d9aae34
7 changed files with 103 additions and 20 deletions

View File

@@ -40,7 +40,6 @@ func main() {
})
termui.Handle("/timer/1s", func(e termui.Event) {
//debug.Logf("<-%v\n", e)
t := e.Data.(termui.EvtTimer)
if t.Count%2 == 0 {