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 thidparty Terminals #2987

Closed
cyberduck opened this issue Feb 14, 2009 · 2 comments
Closed

Support for thidparty Terminals #2987

cyberduck opened this issue Feb 14, 2009 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

3e69240 created the issue

I personally use iTerm instead of Apple's Terminal.app so being able to click a toolbar button to spawn an SSH connection to the current server in iTerm would be excellent. In my head the option for this would fit nicely right below where users select their preferred text editor. Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In ea9b9d9. Use the hidden configuration option

defaults write ch.sudo.cyberduck terminal.bundle.identifier net.sourceforge.iTerm
defaults write ch.sudo.cyberduck terminal.command \"make\ new\ terminal\\ntell\ the\ first\ terminal\\nlaunch\ session\ \\\"Default\ Session\\\"\\ntell\ the\ last\ session\\nwrite\ text\ \\\"{0}\\\"\\nend\ tell\\nend\ tell\"

To reset to the default settings use

defaults delete ch.sudo.cyberduck terminal.bundle.identifier
defaults delete ch.sudo.cyberduck terminal.command

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Follow up in #10826.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants