tmux-zap fixed zoom override
This commit is contained in:
parent
b08d05818a
commit
6f5f7cc2fc
1 changed files with 0 additions and 3 deletions
|
@ -65,9 +65,6 @@ bind-key a send-prefix
|
|||
setw -g monitor-activity on
|
||||
set -g visual-activity on
|
||||
|
||||
# zoom pane
|
||||
bind-key Z resize-pane -Z
|
||||
|
||||
# Split windows into panes: CTRL-A + h or v
|
||||
bind-key h split-window -v -c '#{pane_current_path}'
|
||||
bind-key v split-window -h -c '#{pane_current_path}'
|
||||
|
|
Loading…
Add table
Reference in a new issue