|
|
@ -30,6 +30,8 @@ bind-key -T copy-mode-vi 'L' send -X end-of-line
|
|
|
|
|
|
|
|
|
|
|
|
# colors
|
|
|
|
# colors
|
|
|
|
set -g pane-active-border-style fg=brightred
|
|
|
|
set -g pane-active-border-style fg=brightred
|
|
|
|
|
|
|
|
set -g pane-border-status top
|
|
|
|
|
|
|
|
set -g pane-border-format ' #{pane_current_command} '
|
|
|
|
|
|
|
|
|
|
|
|
# statusline (shamelessly stolen from powerline)
|
|
|
|
# statusline (shamelessly stolen from powerline)
|
|
|
|
BG_COLOR='#262626'
|
|
|
|
BG_COLOR='#262626'
|
|
|
|