0

I'm running into this strange issue with my tmux in iterm where it appears to be rendering on the wrong line, but this causes strange rendering issues to happen

Here is the basic behavior: enter image description here

You'll notice the menubar is offset by one line. This is fine, for the most part, except when I start entering tmux commands I get behavior like this:

enter image description here

I've also noticed that sometimes the menu bar will entirely disappear and I won't be able to show which sessions i have open. I've also noticed that sometimes if I select the text in my terminal with my mouse, it will select text one-line up from what I expected to select.

I've tried a bunch of things to debug this, including:

  • re-install tmux
  • clear tmux-resurrect history
  • restart my computer
  • reinstall iterm
  • resizing the iterm window (both manually, and using cmd+ and cmd, which I have a theory was what triggered this behavior)

I've also noticed that if I run tmux in the default terminal macOS application it behaves normally with no issues.

Does anyone have any ideas of things I could try?

Iinferno1
  • 49
  • 1
  • 6

1 Answers1

0

I have unchecked all of these options, and the strange behavior disappears. enter image description here

Hao Tan
  • 1,530
  • 2
  • 13
  • 20