iTerm2 Version 3 Beta Automatic Profile Switching failed with logout from remote host
- iTerm2 version:Build 2.9.20160206
- OS version: osx 10.10.5
reapper steps:
-
create new Profile named 'GBK', and set Terminal Character Encoding to Chinese(GBK)
-
create new Profile named 'UTF8', and set Terminal Character Encoding to Unicode(UTF-8)
-
in 'GBK' Profile, set Automatic Profile Switching with value 'hostA', meaning that when login this remote host, use GBK encoding
-
in 'UTF-8' Profile, set Automatic Profile Switching with value 'hostB', meaning that when login this remote host, use UTF-8 encoding
-
ssh to hostA, profile automatic switch to 'GBK' successfully.
-
still in hostA, ssh to hostB , profile automatic switch to 'UTF8' successfully.
-
logout hostB, now will return to hostA, yet the profile not automatic switch to 'GBK'