From 0625f4ebbea1660867c15ac7113c70852a1b9706 Mon Sep 17 00:00:00 2001 From: StephanHCB Date: Mon, 19 Aug 2024 15:44:28 +0200 Subject: [PATCH] fix(#1): update readme again after detach --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 475e5d1..c56896a 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Edit Configuration - Edit Configuration Templates, so it will be set on all new ### Goland terminal configuration -Goland has the annoying habit of limiting line width on the output terminal to 80 characters no matter how wide the window is. +Goland has the habit of limiting line width on the output terminal to 80 characters no matter how wide the window is. You can fix this. Menu: Help -> Find Action... -> search for "Registry" Uncheck `go.run.processes.with.pty`.