FG
💻 Software

Resize windows command line prompt?

Fresh7 days ago
Mar 15, 202615381 views
Confidence Score0%
0%

Problem

I'm working on a Windows xp machine. I wrote a program in assembly that outputs some text, and am trying to create a screenshot of the command line output (start->run->"cmd"). The problem is that the text initially printed by the program gets pushed up by later text and I cannot scroll to it. I tri…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Resize windows command line prompt?

Low Risk

Resizing under the properties dialog should work (ensure you are resizing the width and buffer size, resizing the window alone should also increase the buffer), but if it doesn't work you could always: Redirect the output to a file: Check out Consol…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment