From 516777e44619f63f2f5aa34291d58c8720bb941d Mon Sep 17 00:00:00 2001 From: nirenjan Date: Tue, 10 Mar 2015 11:00:38 -0700 Subject: [PATCH] Fix comment --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 5fefe12..f080b6b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,7 +3,7 @@ unbind-key C-b set-option -g prefix C-s bind-key C-q send-prefix -# Use 16 color mode +# Use 256 color mode set-option -g default-terminal "screen-256color-bce" # Set the Esc/Alt disambiguation timeout to 50ms