]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Since r7265, a user could not launch a PuTTY session to a specific host by
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 25 Feb 2007 00:50:24 +0000 (00:50 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 25 Feb 2007 00:50:24 +0000 (00:50 +0000)
commitbefd797f97078d7e5486fce9c715f12c3be0825b
tree289aba64f9a6a5cf795db4058b92acec2713ba4a
parentfe1909e0e21a4f6e619eb93c883cdc28d4dbf6ad
Since r7265, a user could not launch a PuTTY session to a specific host by
simply specifying a hostname on the command line -- this would bring up the
config dialog. Use a slightly more sophisticated notion of whether the user
meant to launch a session.

[originally from svn r7321]
[r7265 == 5d76e00dac9220e8798e4d0f17a4069a58ae1667]
unix/gtkwin.c
unix/unix.h
unix/uxpterm.c
unix/uxputty.c
windows/window.c