From b047d706795074a63cbbfd771bdd6787fa80a9ab Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Jan 2025 07:32:30 -0600 Subject: try verbose. doesn't work though --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index afe6922..68cd013 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ andlabs: install forge --gui andlabs gocui: install - forge --gui gocui >/tmp/forge.log 2>&1 + forge --gui gocui --gui-verbose >/tmp/forge.log 2>&1 goimports: reset -- cgit v1.2.3