jimradford / superputty

The SuperPuTTY Window Manager for putty sessions
https://www.facebook.com/superputty
MIT License
1.9k stars 320 forks source link

Superputty not respecting "Forbid resizing completely" option when session is first opened. #916

Open techni-ca opened 10 months ago

techni-ca commented 10 months ago

Describe the bug When opening a session, SuperPuTTY resizes it to fill the tab, even if the session explicitly forbids resizing.

To Reproduce Steps to reproduce the behavior:

  1. In PuTTY, save a session with "Forbid resizing completely" checked in the "Window" menu. (Make it a smallish font and a smaller width & height than you would normally use in SuperPuTTY).
  2. Make a new session in SuperPuTTY that uses that PuTTY session profile.
  3. Open the session with the SuperPuTTY window nice and large. It will resize the font to fit the SuperPuTTY window (the behavior that you would expect if "Change the size of the font" had been checked in PuTTY).

Expected behavior Right click on the tab for the open session from step 3, above, and click "Change Settings". Then click "Apply" in the PuTTY settings menu that appears. The session will resize to the the font, width & height originally set for the session. That's how it should open initially.