summary: Unix Plink inappropriately uses configured window size class: bug: This is clearly an actual problem we want fixed. difficulty: fun: Just needs tuits, and not many of them. priority: medium: This should be fixed one day. present-in: r2513 r9528 fixed-in: r9624 3fad1f402b6a3919be6b62241583636e5f85c84f (0.63)
When there are Default Settings configured, Plink on Unix will use the
terminal height and width from there rather than querying the terminal
itself. This is inappropriate, since the default settings are there to
configure the size of PuTTY's terminal windows rather than to override
the size of the terminal Plink is running in.
If you want to comment on this web site, see the
Feedback page.