From ae84d8c7a4e58599305f5e960f9b4ff9f0c37b66 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 9 Mar 2014 11:52:35 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7198a2db..1a8249af 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ If you have any rendering issues, check the followings: 1. Make sure `$TERM` is correctly set. fzf will use 256-color only if it contains `256` (e.g. `xterm-256color`) -2. If you're on screen or tmux, $TERM should be either `screen` or +2. If you're on screen or tmux, `$TERM` should be either `screen` or `screen-256color` 3. Some terminal emulators (e.g. mintty) have problem displaying default background color and make some text unable to read. In that case, try `--black`