fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.11k stars 140 forks source link

Change the behavior to fail gracefuly in case the system is not suppo… #223

Closed gnodet closed 2 years ago

gnodet commented 2 years ago

…rted, fixes #204