From eda5376811cf18c0ab9306d6fe1d0348170fd76c Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Wed, 28 Aug 2019 19:44:50 -0700 Subject: [PATCH] [tmux] update deprecated style configuration --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index d18644f..de5e105 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -26,7 +26,7 @@ bind-key -T copy-mode-vi 'r' send -X rectangle-toggle bind-key -T copy-mode-vi 'y' send -X copy-pipe-and-cancel "reattach-to-user-namespace pbcopy" # colors -set -g pane-active-border-fg brightred +set -g pane-active-border-style fg=brightred # statusline (shamelessly stolen from powerline) set-option -g status-interval 2