aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-06-21 22:44:06 +0800
committerWeitian LI <liweitianux@gmail.com>2014-06-21 22:44:06 +0800
commit886eab400e2883b9424243b72af3002896781e02 (patch)
treef730ba706478a1e8fcafcefc8b7c1f5f4b4d57e2 /.tmux.conf
parentb35be1d080b8abcbe989dc2687d61b4b2d450099 (diff)
downloaddotfiles-886eab400e2883b9424243b72af3002896781e02.tar.bz2
Updated & Added configuration files.
Added: * .calendar (BSD calendar) * .config/openbox/ * .config/tint2/ * .rtorrent.rc * .screenrc * .tcsh/, .tcshrc, .tcshrc.local Updated: * .gitignore * .lftp/rc * .tmux.conf
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