wouterdebie / i2cssh

csshX like ssh tool for iTerm2
MIT License
547 stars 68 forks source link

Option to open windows inside current window for Tmux support #48

Closed kurktchiev closed 1 year ago

kurktchiev commented 8 years ago

so iTerm2 has fantastic tmux support and I am trying to combine i2cssh and tmux but it is not happening. I can open my tmux session and try to execute: i2cssh -p tmux -c someservers but no matter what I cannot get it to open the windows in my existing session and thus actually open tmux windows rather than normal windows. Any suggestions?