aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 8a7d291..a7335dc 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -68,8 +68,8 @@ set-window-option -g utf8 on
set-window-option -g alternate-screen on
## terminal overrides
-#set-option -g terminal-overrides "*88col*:colors=88,*256col*:colors=256,xterm*:colors=256"
-#set -g default-terminal "rxvt-256color"
+# set-option -g terminal-overrides "*88col*:colors=88,*256col*:colors=256,xterm*:colors=256"
+# set -g default-terminal "rxvt-256color"
## start index from 1
set-option -g base-index 1