access violation / invalid pointer on scrollback count
Serial and TCP terminal for engineering and debugging
Brought to you by:
crun
set display type to ANSI
check Scrollback (enable it)
click the UP arrow on the # of lines box.
it will go from 200->250->300
when it reaches 300 it throws an INVALID POINTER error and the application throws an ACCESS VIOLATION error when you quit it...
Not v 3.0.0.33 as it is limited to 200.
But I can still get violations.
The questions is: Does anyone actually want to change the scrolback rows?
(or should I just fix it at 200?)
I would like to see it go up to ~500 without throwing an error. Secondly, is there a way to echo the buffer directly to a file as it comes in, or rather just save the whole buffer to a file?
Isn't that what Capture is doing?
How do you use scrollback, that 500 lines would be useful? Isn't it just far too much to scroll through?