Closed psiryan closed 2 years ago
This is a common bug I have seen in applications that use xterm. As CodeAlly is running a flavour of VSCode, I assume that is the culprit.
I am not sure much can be done about this.
Thank you for reporting @psiryan. That's right @ShaunSHamilton. We don't control the xterm directly and styling issues happen occasionally. Source: https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aopen+xterm. We need to wait for the fixes on the xterm/vscode side.
Describe the bug Terminal font spacing is too narrow making the terminal unreadable.
To Reproduce Steps to reproduce the behavior:
Expected behavior Expecting to see a clear and readable terminal font that is properly spaced.
Screenshots
Desktop (please complete the following information):
Additional context This happened multiple times for me during the Boiler Plate course; somehow it seemed to resolve itself after a few days, but now I see the issue again on the Mario Database course. Presumably this will/can/has happened for other people on other courses.
If the text is highlighted the issue goes away:
However it is not desirable to have to highlight my terminal IO just to be able to read it.