diff options
| author | Jeff Carr <[email protected]> | 2025-02-07 12:42:36 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-07 12:42:36 -0600 |
| commit | d8353f9b1a917cb12cdc19e68d73415f1679abd8 (patch) | |
| tree | 6e8a209d7759971d5d668ba9cdf2d871f9dafe5b /eventBindings.go | |
| parent | b6b5df6a18f03822e26a426bf624d1ca7ccbf354 (diff) | |
maybe stable?v0.22.18
Diffstat (limited to 'eventBindings.go')
| -rw-r--r-- | eventBindings.go | 1 |
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 } |
