From 9d72eea931e4c28a7a05e8c408feef28e0a49d92 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 4 Aug 2017 11:10:34 +1000 Subject: [PATCH] stdout: Disable linebreaks --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index b2eca221..ce3ca301 100755 --- a/neofetch +++ b/neofetch @@ -3649,6 +3649,7 @@ stdout() { unset zws unset reset unset color_blocks + unset get_line_break } err() {