lablua / putty-launchy-plugin

Automatically exported from code.google.com/p/putty-launchy-plugin
0 stars 1 forks source link

Plugin should take parameter as hostname/ip if not a session name #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Type putty or ssh 
2. Then space or tab
3. then a machine address (not an existing profile)

What is the expected output?
 putty connects directly to the given address

What do you see instead?
I get the putty configuration

What version of the product are you using? On what operating system?

I'm using version putty-launchy 1.2 on windows XP pro 32bit, putty 0.6 and
launchy 1.25

Please provide any additional information below.

 I've changed the name the links of putty indexed by launchy.
 So if I want to get call putty NOT using the the plugin  I will type
putty_start <tab> address_to_connect (in this case space will not work)
This will produce my expected result: the putty will connect directly to
the address given, not using the configuration.

Original issue reported on code.google.com by pedro.pa...@gmail.com on 29 Nov 2007 at 9:47

GoogleCodeExporter commented 9 years ago
This is an enhancement, not a defect.  The plugin only supports launching 
sessions
currently.  Lucky for you, this feature is already on the SVN trunk.  I still 
need to
test it more before I release it as version 1.3, and I am going to add a few 
more
features before I make the release.  If you would like to try it out, just 
compile
the source on the SVN trunk.

Original comment by matthew....@gmail.com on 29 Nov 2007 at 2:55

GoogleCodeExporter commented 9 years ago
In v1.3.

Original comment by matthew....@gmail.com on 10 Dec 2007 at 7:29