ssdtrdhinesh / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Window doesn't resize when asked to do so #368

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set up Putty to change the number of columns displayed when resized (Window 
> When window is resized > Change the number of rows and columns)
2. Connect to a server.
3. Receive a DECCOLM control sequence. For example, if you're running screen, 
hit Ctrl-a W. This tells the terminal to change how many columns it displays.

What is the expected output? What do you see instead?
Expected: The SuperPutty resizes to display the requested number of columns.
Actual: The window does not resize.

What version of the product are you using? On what operating system?
SuperPutty 1.4.0.4 on Windows 7

Please provide any additional information below.
Putty responds to the event correctly. If I perform the same steps in Putty 
outside of SuperPutty, the Putty window resizes.

Original issue reported on code.google.com by brpeter...@gmail.com on 9 Sep 2013 at 5:53

GoogleCodeExporter commented 8 years ago
I was wondering if anyone else is seeing this behavior and I guess this answers 
my question.  Is this a bug or a feature request?  Is superputty supposed to 
listen to the column settings?

Original comment by aro...@gmail.com on 4 Feb 2015 at 10:15