Merge pull request #73 from Yuki-Inoue/synchronize-helper-methods

Add synchronize helper methods
This commit is contained in:
2017-04-27 19:23:22 +01:00
committed by GitHub

View File

@@ -113,6 +113,14 @@ balance_windows_horizontal() {
tmuxifier-tmux select-layout even-horizontal
}
synchronize_on() {
tmuxifier-tmux set-window-option synchronize-panes on
}
synchronize_off() {
tmuxifier-tmux set-window-option synchronize-panes off
}
# Send/paste keys to the currently active pane/window.
#
# Arguments: