mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
tmux-zap fixed zoom override
This commit is contained in:
@@ -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}'
|
||||
|
||||
Reference in New Issue
Block a user