From ae9f5070cbed85af91d685de872d36c2cc79f5f1 Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 2 Nov 2019 22:12:51 +0100 Subject: printer comment for better understanding it should should be really clear now --- src/printer.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/printer.go b/src/printer.go index 83268bc..291adbb 100644 --- a/src/printer.go +++ b/src/printer.go @@ -37,6 +37,8 @@ func printResponses(channels channels) { statusCode = red(fmt.Sprintf("%d", response.StatusCode)) postfix = "\033[K\r" + // this prints the 404 line, but prints the entry on the same line + } // print the foo -- cgit 1.4.1