I'm trying to make this clearer to understand

This commit is contained in:
Jeff Carr 2025-01-31 09:02:35 -06:00
parent 1a1881aa4e
commit 9f38585892
7 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import (
var helpText []string = []string{"KEYBINDINGS",
"",
"?: toggle help",
"?: toggle helps",
"d: toggle debugging",
"r: redraw widgets",
"s/h: show/hide all widgets",

View File