From 1260713d6736c3c4ec3c2392a278a42408bf0459 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 18 Aug 2012 13:58:02 +1200 Subject: 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. --- tmux/tmux.conf.256 | 2 -- 1 file changed, 2 deletions(-) (limited to 'tmux') 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 -- cgit v1.2.3