boonproject / boon

Simple opinionated Java for the novice to expert level Java Programmer. Low Ceremony. High Productivity.
http://richardhightower.github.io/site/Boon/Welcome.html
Apache License 2.0
520 stars 102 forks source link

Fix puts for escape chars #290

Open sailorgeoffrey opened 9 years ago

sailorgeoffrey commented 9 years ago

spaces following escaped items get the same formatting as the previous char.

mvn test -Dtest=TerminalTest