You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jANSI on windows console does not set background color to bg color when erasing the screen.
Jansi version: '1.18'
Running on Windows 10 1903
Java 1.8 (Oracle)
Relevant code:
On Windows:
On Linux:
The text was updated successfully, but these errors were encountered:
jANSI on windows console does not set background color to bg color when erasing the screen.
Jansi version: '1.18'
Running on Windows 10 1903
Java 1.8 (Oracle)
Relevant code:
![image](https://user-images.githubusercontent.com/17634568/66011284-58965880-e477-11e9-8bf1-62b2793edca8.png)
On Windows:
![image](https://user-images.githubusercontent.com/17634568/66011301-66e47480-e477-11e9-88bd-8494de1a0e52.png)
On Linux:
![image](https://user-images.githubusercontent.com/17634568/66011318-7bc10800-e477-11e9-991e-01f0581af3ce.png)
The text was updated successfully, but these errors were encountered: