diff --git a/FAQ.md b/FAQ.md index 7e3adca..973ac20 100644 --- a/FAQ.md +++ b/FAQ.md @@ -29,6 +29,8 @@ You are running an older version of Vim 7.3, try updating to a newer version. All of the themes use a 256 terminal color palette. It's likely that the value of `t_Co` is misconfigured. please see this [article][n] on how to configure your terminal. Pull requests for 8 and 16 color terminals are welcome. +If you are using tmux, start it with the -2 option. This lets it know that the terminal supports 256 colors. + #### The colors look a little off for some themes. Certain themes are derived from the active colorscheme by extracting colors from predefined highlight groups. These airline themes will look good for their intended matching colorschemes, but will be hit or miss when loaded with other colorschemes.