From c136ca2b4c33ae639af0f62f604ecdf73ea38d3e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 6 Feb 2025 07:01:27 -0600 Subject: tab rotates through the windows --- help.go | 1 + 1 file changed, 1 insertion(+) (limited to 'help.go') 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()", "", } -- cgit v1.2.3