From d8353f9b1a917cb12cdc19e68d73415f1679abd8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 7 Feb 2025 12:42:36 -0600 Subject: maybe stable? --- eventBindings.go | 1 + 1 file changed, 1 insertion(+) (limited to 'eventBindings.go') 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 } -- cgit v1.2.3