summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-16 01:23:07 -0600
committerJeff Carr <[email protected]>2024-02-16 01:23:07 -0600
commit0104e411ae66f70e1ee0108235b68bb58297e32e (patch)
tree33285547e5d5a22197c72228affe58bf9b584e79 /help.go
parent76fad65a6ea7e77b5811a052af83eaa1e4a9980c (diff)
a magic ASCII green circle.
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 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",