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

前端 未结 11 2205
一向
一向 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:31

    You can increase it manually by right-clicking the tray icon and entering the options dialog.

    There are also third-party terminal emulators for Windows, such as Console:

提交回复
热议问题