I develop a small java app, I've exported as a .jar as java -jar my.jar
I developed the app in eclipse and the Eclipse output console renders correctly using Windows PowerShell as well but if I use for example a Cygwin shell it does not render correctly, it looks like it does not render spaces as you can see in the image bellow
Does someone have an idea of what can be wrong? Thanks