cols=120 but RealTerm opens with 80 columns.
Serial and TCP terminal for engineering and debugging
Brought to you by:
crun
I am using Windows 7 Profesional 64 bit.
Regarding, "Make sure to select the Realterm version as milestone and give the Windows version in your bug report." I do not unserstand. My Realterm about dialog shows prgram 7.0.4.453 which I assume is some version number but looks nothing like the numbers I see here at Sourceforge.
Bug: I try to set at the command line (Windows short cut) for cols=120, but the RealTerm window always opens with cols of 80.
Example short cut: "C:\Program Files (x86)\BEL\Realterm\realterm.exe" baud=115200 port=12 rows=50 cols=120 caption="CC3220LaunchPad"
The window as opened with 80 coums from the short cut above. See attached screen shot![]
My Realterminal About screen shot showing ?version?.
Interesting. The installer has the version in its filename if you know what you installed. In any event, it's not up to date, so install a current version from
https://realterm.i2cchip.com
When I try this:
"C:\Program Files (x86)\BEL\Realterm\realterm.exe" baud=115200 rows=50 cols=120I get a divide by 0 error when rows=nn results in a window taller than the screen (V3.0.0.45)