Geeks for your information
How to improve the readability of Windows console windows - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: Windows (https://www.geeks.fyi/forumdisplay.php?fid=12)
+--- Forum: Tips and tricks (https://www.geeks.fyi/forumdisplay.php?fid=23)
+--- Thread: How to improve the readability of Windows console windows (/showthread.php?tid=4445)



How to improve the readability of Windows console windows - harlan4096 - 08 November 18

[Image: windows-console-default.png]
Quote:Windows console windows like the command prompt window use a default size and layout by default on all Windows PCs.

The command prompt window for example always opens up with a set width of 80 and a height of 25, and a default font size of 8 screen pixels wide and 12 screen pixels high.

It happens frequently that input or output are broken up into multiple lines.

While you can change the size of the window manually by using the mouse to adjust the size and improve readability, you may want to make changes to the readability of console windows on Windows PCs permanently if you run into these issues regularly.
Full reading: https://www.ghacks.net/2018/11/08/how-to-improve-the-readability-of-windows-console-windows/