commit ece6922b0b48faecbc08133988acbac7df50b809
parent a5e30417f55dda2b7bcd2a0c85ecc0fa5c23516c
Author: Daniel Moch <daniel@danielmoch.com>
Date: Tue, 30 Jan 2018 05:57:29 -0500
Tmux: Remove inaccurate comment
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.tmux.conf b/.tmux.conf
@@ -40,7 +40,6 @@ setw -g pane-base-index 1
set-option -g set-titles on
set-option -g set-titles-string "#T - #W"
-# Set truecolor mode
set-option -g default-terminal "tmux-256color"
# set-window-option -g automatic-rename on