From 618176d234c5795f1e5283ac451a77c0f5cb5873 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Thu, 9 Feb 2017 18:14:22 -0600 Subject: [PATCH] Moving to tmux-256color terminfo --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 8345d18..96d808b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,4 @@ -set -g default-terminal "st-256color" +set -g default-terminal "tmux-256color" # Set up default session new