i2ssh icon indicating copy to clipboard operation
i2ssh copied to clipboard

ssh into a cluster of machines using iTerm 2 split panes on OSX.

Results 4 i2ssh issues
Sort by recently updated
recently updated
newest added

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Hello, I just started using i2ssh and found that it is unsetting HISTFILE before doing SSH into device. I found it to be part of file applescript.py in your repo....

I'm getting the following error: ```sh toby-MBP:director-azure toby$ i2ssh azure /var/folders/yw/d423wsm173b00s0xctd1mj5c0000gp/T/tmpRP2uIc:4849:4855: script error: Expected “,” but found class name. (-2741) ``` Not sure what to do. Here's how I got...

Hello, I'm a fish shell user, and I have done a fork to make i2ssh work with fish, but it would be nice if it checked your shell, and if...