P
PHead
Is there any way to stop the console from scrolling? What I mean isnt
to not scroll at all, its that I want to get rid of the buffer. When a
new line is created, I want row 0 to go away permanently, not just be
scrolled out of view. No scroll bars, etc. I know the C# console is
weak, but even via Win32 API?
to not scroll at all, its that I want to get rid of the buffer. When a
new line is created, I want row 0 to go away permanently, not just be
scrolled out of view. No scroll bars, etc. I know the C# console is
weak, but even via Win32 API?