-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Add iTerm capability to ssh-manager #2084
Conversation
Thank you for your contribution! 🎉 🔔 @scopsy you might want to have a look. |
I am going to fix the linter issue later today. |
Could you test @wglassly? |
Hi @scopsy 👋 Can you give it a spin and approve? 🙂 |
Looks Great! @pernielsentikaer , awesome work @AaronDavidSchneider ! |
- dropdown instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected 🔥 Thanks for your contribution 💪
Published to the Raycast Store: |
Good Job! It works well while the iTerm2 front tab is the local one. When the remote tab is fronted, an error occurs. |
The issue you are facing is that you are then trying to ssh to some destination from a remote computer. |
Description
This PR aims to bring iTerm to the ssh-manager extension.
Applescript bases on this one:
https://github.com/raycast/script-commands/blob/master/commands/apps/iterm/iterm-run-shell-command.applescript
Closes #2005
Screencast
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder