iTerm insert control sequences on switching to another app and back
- iTerm2 3.0.8:
- 10.11.6
- com.googlecode.iterm2.plist;
- debuglog.txt
Detailed steps to reproduce the problem:
- open a
ssh
session withtmux
in it; - kill the connection (no the client);
- wait till
ssh
client exits with error (broken pipe); - open
cat
; - switch to another app and back
What happened: ^[[O^[[I
appeared in terminal
What should have happened: nothing