From 80156fb8408d97453b8836cb86355f13d1ccb86b Mon Sep 17 00:00:00 2001 From: yparisien Date: Tue, 8 May 2018 22:18:51 +0200 Subject: [PATCH] Transparency doesn't need to be disabled --- docs/source/troubleshooting/osx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/troubleshooting/osx.rst b/docs/source/troubleshooting/osx.rst index c2251e66..82953d10 100644 --- a/docs/source/troubleshooting/osx.rst +++ b/docs/source/troubleshooting/osx.rst @@ -27,7 +27,7 @@ The colors look weird in iTerm2! * The arrows may have the wrong colors if you have changed the “minimum contrast” slider in the color tab of your OS X settings. -* Please disable background transparency to resolve this issue. +* If you're using transparency, check "Keep background colors opaque" Statusline is getting wrapped to the next line in iTerm2 --------------------------------------------------------