]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Implement Marcin Bulandra's suggestion of only automatically updating the
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 1 Jul 2007 15:47:31 +0000 (15:47 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 1 Jul 2007 15:47:31 +0000 (15:47 +0000)
commitdb7cc1cba6dbd229db63d8ab1b2b86125c5d5933
tree666ade6e63e7a8b4dd0b53c1f5ea4ff918e599b1
parent6c14388c1d76c996318438d270afc91c76a076ce
Implement Marcin Bulandra's suggestion of only automatically updating the
port number in the GUI when the connection type is changed if the current
port number is the standard one for the current protocol.
It's not perfect, but it should make the common case of tabbing through the
Session panel easier when starting non-SSH connections on odd ports.

[originally from svn r7635]
config.c
raw.c
rlogin.c
unix/uxpty.c
unix/uxser.c
windows/winser.c