diff options
| author | Jeff Carr <[email protected]> | 2024-02-16 01:23:07 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-16 01:23:07 -0600 |
| commit | 0104e411ae66f70e1ee0108235b68bb58297e32e (patch) | |
| tree | 33285547e5d5a22197c72228affe58bf9b584e79 /help.go | |
| parent | 76fad65a6ea7e77b5811a052af83eaa1e4a9980c (diff) | |
a magic ASCII green circle.
Diffstat (limited to 'help.go')
| -rw-r--r-- | help.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", |
