Is there a way to change default screen buffer size (count of scrollable lines before they become unavailable) for all console applications in Windows? Registry key or something. I don't want to set it for every console app I develop.
Regards,
Is there a way to change default screen buffer size (count of scrollable lines before they become unavailable) for all console applications in Windows? Registry key or something. I don't want to set it for every console app I develop.
Regards,
HKEY_CURRENT_USER\Console\
There is a bunch of keys in there you can adjust.