I'm trying to make this clearer to understand
This commit is contained in:
parent
1a1881aa4e
commit
9f38585892
2
help.go
2
help.go
|
@ -14,7 +14,7 @@ import (
|
|||
|
||||
var helpText []string = []string{"KEYBINDINGS",
|
||||
"",
|
||||
"?: toggle help",
|
||||
"?: toggle helps",
|
||||
"d: toggle debugging",
|
||||
"r: redraw widgets",
|
||||
"s/h: show/hide all widgets",
|
||||
|
|
Loading…
Reference in New Issue