diff options
| author | Jeff Carr <[email protected]> | 2025-02-01 18:48:08 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-01 18:48:08 -0600 |
| commit | eccec3ef1a193d4a567399c28b3fdaadc933f624 (patch) | |
| tree | 177f1c5287b91a8fdcee18c09b68f288d8346c87 /help.go | |
| parent | 666d5ca52dd1ef0c476b3394180445bd531c1d9d (diff) | |
no more dropdownV
Diffstat (limited to 'help.go')
| -rw-r--r-- | help.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |
