summaryrefslogtreecommitdiff
path: root/eventBindings.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-07 12:42:36 -0600
committerJeff Carr <[email protected]>2025-02-07 12:42:36 -0600
commitd8353f9b1a917cb12cdc19e68d73415f1679abd8 (patch)
tree6e8a209d7759971d5d668ba9cdf2d871f9dafe5b /eventBindings.go
parentb6b5df6a18f03822e26a426bf624d1ca7ccbf354 (diff)
maybe stable?v0.22.18
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
}