From f79cf8917058b421a4f8dd4a854795720671c008 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 1 Feb 2025 18:05:39 -0600 Subject: part way to a generalized mouse move() --- help.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help.go') diff --git a/help.go b/help.go index 12e8c9b..10ae31c 100644 --- a/help.go +++ b/help.go @@ -24,7 +24,7 @@ import ( var helpText []string = []string{"KEYBINDINGS", "", - "?: toggle help", + "?: toggle zhelp", "S: super mouse", "M: list all widgets positions", "L: list all widgets in tree form", -- cgit v1.2.3