How can I change the width of a Windows console window?

前端 未结 11 2223
一向
一向 2020-12-05 07:06

Is it possible to programmatically, or otherwise, increase the width of the Windows console window? Or do I need to create a wrapper program that looks and acts like the con

11条回答
  •  庸人自扰
    2020-12-05 07:44

    If you right click on the title bar of a command window and choose properties, you can change widths in the Layout tab

提交回复
热议问题