Commit 237836b5 authored by Dylan's avatar Dylan

Fix issue with color blocks ending up on the same line as the prompt

parent f4dd61aa
...@@ -45,6 +45,7 @@ printinfo () { ...@@ -45,6 +45,7 @@ printinfo () {
info linebreak info linebreak
info cols info cols
info linebreak info linebreak
info linebreak
} }
......
...@@ -65,6 +65,7 @@ printinfo () { ...@@ -65,6 +65,7 @@ printinfo () {
info linebreak info linebreak
info cols info cols
info linebreak info linebreak
info linebreak
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment