From e231b5f3a15dfaed1b3e5802183f3df1b5147a3b Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Sat, 23 Feb 2013 18:22:57 +0400 Subject: [PATCH] remove 'default-terminal' string --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 181a2cc..eb83e32 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -12,7 +12,7 @@ bind + resize-pane -U 10 bind : command-prompt # vi-style controls for copy mode setw -g mode-keys vi -set -g default-terminal "screen-256color" +#set -g default-terminal "screen-256color" bind-key R respawn-window