4
iTerm has a shell integration script that enables some fancy features, as in having the ability to scroll up to last prompt (in case if there was a lot of stdout i.e. when compiling some code). However if the terminal is not iTerm, that shell script fails and pollutes the prompt.
I'm trying to clean it up as in only run the shell integration if the terminal is iTerm.
It should be treated as a bug, shouldn't it? – BrunoJCM – 2016-12-29T13:36:41.940