Move printedFull closer to its use, document

This commit is contained in:
Laurence Withers 2023-07-07 11:21:41 +01:00
commit 5694cc5194
2 changed files with 9 additions and 1 deletions

View file

@ -63,7 +63,6 @@ var (
ignoreCase bool
noColour bool
display *Display
printedFull bool
)
func init() {