From 9d76b059e6302ec52103629494c2b3fe49f4ccc5 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 14 Mar 2017 14:51:28 -0400 Subject: Add comment to tmux terminal override --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 67096cd1..f3cb4525 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,7 +1,7 @@ set -g base-index 1 set -g renumber-windows on set -g default-terminal 'screen-256color' -set -g terminal-overrides "linux:cnorm=\e[?25h\e[?8c" +set -g terminal-overrides "linux:cnorm=\e[?25h\e[?8c" # cvvis set -g escape-time 0 unbind C-b -- cgit 1.4.1