mirror of
https://github.com/sstent/dotfiles.git
synced 2026-02-15 03:41:40 +00:00
sync
This commit is contained in:
@@ -3,5 +3,7 @@ set -g mouse on
|
||||
|
||||
set-window-option -g xterm-keys on
|
||||
setw -g aggressive-resize on
|
||||
bind-key C-a set-window-option synchronize-panes\; display-message "synchronize-panes is now #{?pane_synchronized,on,off}"
|
||||
|
||||
#setw -g synchronize-panes on
|
||||
bind C-x setw synchronize-panes
|
||||
setw -g window-status-current-format '#{?pane_synchronized,#[bg=red],}#I:#W'
|
||||
setw -g window-status-format '#{?pane_synchronized,#[bg=red],}#I:#W'
|
||||
|
||||
Reference in New Issue
Block a user