Every newline has 'tmux;' appended to it when using tmux integration
Required information for bugs. I probably can't help you unless you include this:
- iTerm2 version: Build 2.9.20160426
- OS version: OSX 10.10.5
- ~/Library/Preferences/com.googlecode.iterm2.plist
- debuglog.txt
If I run tmux -CC
on either my local machine or remote server, every time I hit return
at the prompt, the text tmux;
will be appended to my last line. It doesn't seem to affect any of the actual commands run (i.e. if I run echo 'hi'
, it won't print hitmux;
).
This makes using tmux integration very annoying :/
Might be related to https://gitlab.com/gnachman/iterm2/issues/4588. I also use solarized_dark theme, but not the one linked in that issue. However, the issue persists even when using a different theme.