Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for KiTTY and KiTTy portable and global commands #29

Closed
GoogleCodeExporter opened this issue Apr 1, 2015 · 13 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Hi,

Can you add support for KiTTY and KiTTY portable (forks from Putty) 
http://www.9bis.net/kitty/?zone=en ?

New feature suggestion : add support for sending the same commands to multiple 
opened sessions.
Example :
I have opened 10 sessions and instead to send the same command one by one I 
would like to habe the possibility to select some sessions and send the same 
command to all the sessions selected.

Best regards,
Gerard

P.S. : sorry for my english I'am french.

Original issue reported on code.google.com by jams....@gmail.com on 16 Jan 2011 at 11:09

@GoogleCodeExporter
Copy link
Author

+1 I would really like to see Kitty Portable Support in SuperPutty

Original comment by gabel.de...@gmail.com on 13 May 2011 at 7:34

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

it'll be awesome

Original comment by rockenba...@gmail.com on 6 Oct 2011 at 8:38

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

ohh!!  need!!! 

Original comment by pcf...@gmail.com on 4 Dec 2011 at 1:54

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Yes, I agree, this would bring a lot of value

Original comment by mark.fa...@gmail.com on 14 Dec 2011 at 1:46

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

what's the status?

Original comment by lgcam...@gmail.com on 1 Mar 2012 at 6:38

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

It is possible to use kitty, you only have to specify the path to your 
kitty.exe as the location of putty.exe in the options. The only problem then 
remaining is that you cannot select your session profiles created in kitty when 
you create or edit a SuperPutty session. To be able to do this you have to copy 
the registry tree starting from 
HKEY_CURRENT_USER\Software\9bis.com\KiTTY\Sessions to 
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions. To do this I followed 
these steps:
1. Start regedit
2. Navigate to HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions
3. Right click -> Export (to have a backup of my putty sessions)
4. Right click -> Delete
5. Navigate to HKEY_CURRENT_USER\Software\9bis.com\KiTTY\Sessions
6. Right click -> Export
7. Edit the file created in step 6 and replace all occurences of 
HHKEY_CURRENT_USER\Software\9bis.com\KiTTY with 
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
8. Double click on the edited file to import the sessions into the registry 
under HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions

Kitty only seems to add additional registry keys so Putty still finds the keys 
it needs and can still be used instead of Kitty (if needed).

Original comment by breker.c...@gmail.com on 17 Apr 2012 at 2:42

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Issue 41 has been merged into this issue.

Original comment by btatey...@gmail.com on 19 Apr 2012 at 12:31

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Comment 6 by breker.c...@gmail.com,  try you method ... and want ask - you 
method no work )

Original comment by pcf...@gmail.com on 19 Apr 2012 at 12:55

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Looks like this is an easy one to implement.

1) Update the Putty settings dialog to look for kitty
2) Look at a different registry entry for putty/kitty sessions (thanks breker)


Original comment by btatey...@gmail.com on 19 Apr 2012 at 1:00

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

session run without probblem 
but Kitty no want dock to SupperPutty....

Original comment by pcf...@gmail.com on 19 Apr 2012 at 1:03

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by btatey...@gmail.com on 19 Apr 2012 at 2:22

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

@pcf...@gmail.com:
In Windows 7 you have to set compatibility mode to Vista for SuperPutty.exe. 
After this the Kitty window will be docked. This is not necessary when using 
Putty.

Original comment by breker.c...@gmail.com on 25 Apr 2012 at 7:55

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

I'm using SuperPuTTY with kitty_portable.exe

In this way I've a little problem. KiTTY has the possibility to store all 
sessions in folder. But I don't know, how to access this sessions in SuperPuTTY.

Is it not implemented yet or don't you support this feature in SuperPuTTY?

Original comment by rayk.woi...@gmail.com on 16 Jul 2012 at 10:14

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant