summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
Diffstat (limited to 'help.go')
-rw-r--r--help.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/help.go b/help.go
index a0ac91c..441ba01 100644
--- a/help.go
+++ b/help.go
@@ -30,6 +30,7 @@ var helpText []string = []string{"Help Menu",
"S: super mouse",
"M: list all widgets positions",
"L: list all widgets in tree",
+ "Tab: toggle through windows",
"q: quit()",
"",
}