summaryrefslogtreecommitdiff
path: root/eventBindings.go
diff options
context:
space:
mode:
Diffstat (limited to 'eventBindings.go')
-rw-r--r--eventBindings.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/eventBindings.go b/eventBindings.go
index b309142..e17d9b6 100644
--- a/eventBindings.go
+++ b/eventBindings.go
@@ -77,6 +77,7 @@ func theNotsure(g *gocui.Gui, v *gocui.View) error {
me.dark = true
}
log.Info("got keypress 2. now what? dark =", me.dark)
+ // findBG()
return nil
}