From 2bc2096e841f3b262563126feb8a7a4c2b66f090 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 15 Feb 2024 22:50:50 -0600 Subject: xterm fixes also a i18n syntax idea show all tags in the main window --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4a67a5a..2a5b530 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ all: - @echo - @echo Run: make redomod - @echo + GO111MODULE=off go build goimports: goimports -w *.go -- cgit v1.2.3