Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'SSH to multiple boxes via tab completion' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
SSH to multiple boxes via tab completion
Authored by: neror on Oct 14, '04 11:52:26AM
iTerm makes it even easier. You can set up profile bookmarks and open up a new ssh session with a simple shorcut key combo. You can open up the sessions in tabs or in separate windows. Not to mention, you can fully cusomize the profiles to use different terminal emulations and and key mappings, etc. I use iTerm just for this reason (and the tabs, of course).

If you're set on using the OSX Terminal, though. You can use a recent feature in Quicksilver called triggers that allows you to bind keystrokes to any QS command or AppleScript. You could write an AppleScript that opens a terminal window and a specific ssh session and bind it to a keystroke.

I still prefer iTerm. I haven't used the OSX Terminal in over a year.



[ Reply to This | # ]
SSH to multiple boxes via tab completion
Authored by: EddEdmondson on Oct 14, '04 12:03:04PM
JellyfiSSH is also handy if you prefer a bookmark manager in your dock. I used to use it but now just go for the alias option.

[ Reply to This | # ]