automatic profile switching doesn't work if ssh proxy command used
.ssh/config
-------------------------------------------
Host host1 host2 host3
User someUser
StrictHostKeyChecking no
EscapeChar none
ProxyCommand ssh -q -N -W %h:%p proxyHost
-------------------------------------------
If I set variable in shell profile switches: iterm2_hostname=host1
OSX version: 10.10.3 Iterm2 version: Build 2.9.20150711-nightly com.googlecode.iterm2.plist