aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-08-18 13:58:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-08-18 13:58:02 +1200
commit1260713d6736c3c4ec3c2392a278a42408bf0459 (patch)
treeb082f0e6c7fefec0501430a79df69cb83e4b0b20 /tmux
parentMistyped option name (diff)
downloaddotfiles-1260713d6736c3c4ec3c2392a278a42408bf0459.tar.gz
dotfiles-1260713d6736c3c4ec3c2392a278a42408bf0459.zip
Don't need this hack anymore
Line drawing characters on my old gateway machine at work didn't work correctly, but that no longer seems to be an issue. This will make it easier to distinguish between vim panes and tmux panes.
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf.2562
1 files changed, 0 insertions, 2 deletions
diff --git a/tmux/tmux.conf.256 b/tmux/tmux.conf.256
index 97eb3833..a6529a70 100644
--- a/tmux/tmux.conf.256
+++ b/tmux/tmux.conf.256
@@ -2,9 +2,7 @@
set-option -g default-terminal 'screen-256color'
set-option -g message-bg colour18
set-option -g message-fg colour231
-set-option -g pane-active-border-bg colour237
set-option -g pane-active-border-fg colour237
-set-option -g pane-border-bg colour237
set-option -g pane-border-fg colour237
set-option -g status-bg colour237
set-option -g status-fg colour248