Home
 |
FAQ
 |
Feedback
 |
Licence
 |
Updates
 |
Mirrors
 |
Keys
 |
Links
 |
Team
Download:
Stable
 ·
Snapshot
 |
Docs
 |
Privacy
 |
Changes
 |
Wishlist
In PuTTY 0.81 and before, when entering a username, password or passphrase at authentication prompts in the terminal, you could end the line and send whatever you had typed by pressing any of Return, Ctrl-M and Ctrl-J. They all did the same thing.
In PuTTY 0.82, only Return worked: ^M and ^J accidentally stopped working. This turned out to break "PuTTY Connection Manager", which apparently auto-fills authentication responses by sending keystrokes to the PuTTY window, and sends one of ^M and ^J instead of Return.
We've put this back the way it was, so we hope that PuTTY Connection Manager will start working again.