How to import SSH sessions from PuTTY? #5497
-
|
I may have overlooked it but is there a way to import my PuTTY sessions into Tabby using Windows? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
There is no way to do this yet. |
Beta Was this translation helpful? Give feedback.
-
|
Dear, there will be a graphic manual with the steps to follow from putty ssh to tabby ssh. |
Beta Was this translation helpful? Give feedback.
-
|
I faced the exact same issue and I created a set of PowerShell scripts with the help of AI that can migrate PuTTY sessions to Tabby. They read your saved PuTTY sessions directly from the Windows Registry and convert them to Tabby's YAML format. Repository: https://github.com/ajkrj/putty-tabby They work on Windows where PuTTY stores sessions in HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions You can use the output yaml files and paste it into your Tabby Terminal Config. Hope this helps others looking to migrate |
Beta Was this translation helpful? Give feedback.
There is no way to do this yet.