92

I'm using irssi in one pane and nicklist.pl in the other, and whenever I'm in the irssi pane, the nicklist pane is dimmed:

How do I stop the inactive pane from dimming?

callumacrae
  • 8,185
  • 8
  • 32
  • 49

2 Answers2

164

Found it! There is a setting in Settings -> Appearance -> Dim inactive split panes. I would have quite liked to be able to set it for just the two profiles, but it doesn't matter that much.

callumacrae
  • 8,185
  • 8
  • 32
  • 49
35

On newer versions of iTerm2 (Build 3.3.2+ for me), unchecking the following setting solved this:

Preferences(⌘,) -> Appearance -> Dimming

Then uncheck the first option:

"Dim inactive split panes"

enter image description here

Stefan Collier
  • 4,314
  • 2
  • 23
  • 33