|
|
|
@ -69,6 +69,9 @@ set -g pane-base-index 1 |
|
|
|
# tip from https://github.com/vim/vim/issues/3608 |
|
|
|
# tip from https://github.com/vim/vim/issues/3608 |
|
|
|
set -ag terminal-overrides ",xterm-256color:Tc" |
|
|
|
set -ag terminal-overrides ",xterm-256color:Tc" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# synchronize panes |
|
|
|
|
|
|
|
bind e setw synchronize-panes ; display "Sync #{?pane_synchronized,ON,OFF}" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# tpm install: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm |
|
|
|
# tpm install: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm |
|
|
|
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) |
|
|
|
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) |
|
|
|
|