From 0104e411ae66f70e1ee0108235b68bb58297e32e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 16 Feb 2024 01:23:07 -0600 Subject: a magic ASCII green circle. --- help.go | 1 + 1 file changed, 1 insertion(+) (limited to 'help.go') diff --git a/help.go b/help.go index 7ea271e..d96ff9a 100644 --- a/help.go +++ b/help.go @@ -20,6 +20,7 @@ var helpText []string = []string{"KEYBINDINGS", "s/h: show/hide all widgets", "L: list all widgets", "M: list all widgets positions", + "\x1b[0;32m  \x1b[0m", "q: quit()", "p: panic()", "o: show Stdout", -- cgit v1.2.3