From c5b37b3913ae87c5223b74261e44a83589482ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kim=20Silkeb=C3=A6kken?= Date: Fri, 18 Jan 2013 16:53:32 +0100 Subject: [PATCH] Add troubleshooting info for iTerm2 Closes #65. --- docs/source/troubleshooting.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/troubleshooting.rst b/docs/source/troubleshooting.rst index f08ac131..41bb9745 100644 --- a/docs/source/troubleshooting.rst +++ b/docs/source/troubleshooting.rst @@ -39,6 +39,9 @@ The colors are weird in the default OS X Terminal app! The arrows may have the wrong colors if you have changed the "minimum contrast" slider in the color tab of your OS X settings. +The colors are weird in iTerm2! + Please disable background transparency to resolve this issue. + I'm using tmux and Powerline looks like crap, what's wrong? You need to tell tmux that it has 256-color capabilities. Add this to your :file:`.tmux.conf` to solve this issue::