summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-01 15:48:28 -0600
committerJeff Carr <[email protected]>2025-02-01 15:48:28 -0600
commit49f8e1c043ed5dfe39d0c56a9fd52b20fb069bb2 (patch)
treecf8dc6f2f6f853e4ed90b64ab9f9cc6eadfb1bb1 /help.go
parent4bc9fa41b77090264716670635e3155a8def7ff6 (diff)
dropdown menu selects and changes text again
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",