|
|
@ -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"
|
|
|
|
bind-key -T copy-mode-vi 'y' send -X copy-pipe-and-cancel "reattach-to-user-namespace pbcopy"
|
|
|
|
|
|
|
|
|
|
|
|
# colors
|
|
|
|
# colors
|
|
|
|
set -g pane-active-border-fg brightred
|
|
|
|
set -g pane-active-border-style fg=brightred
|
|
|
|
|
|
|
|
|
|
|
|
# statusline (shamelessly stolen from powerline)
|
|
|
|
# statusline (shamelessly stolen from powerline)
|
|
|
|
set-option -g status-interval 2
|
|
|
|
set-option -g status-interval 2
|
|
|
|