summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-01 18:48:08 -0600
committerJeff Carr <[email protected]>2025-02-01 18:48:08 -0600
commiteccec3ef1a193d4a567399c28b3fdaadc933f624 (patch)
tree177f1c5287b91a8fdcee18c09b68f288d8346c87 /help.go
parent666d5ca52dd1ef0c476b3394180445bd531c1d9d (diff)
no more dropdownV
Diffstat (limited to 'help.go')
-rw-r--r--help.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.go b/help.go
index 10ae31c..12e8c9b 100644
--- a/help.go
+++ b/help.go
@@ -24,7 +24,7 @@ import (
var helpText []string = []string{"KEYBINDINGS",
"",
- "?: toggle zhelp",
+ "?: toggle help",
"S: super mouse",
"M: list all widgets positions",
"L: list all widgets in tree form",